What is absolute RAM address

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
YaTr_3516311
Level 5
Level 5
25 sign-ins First solution authored 100 replies posted

Hi,

I'm testing "HCI Commands for a RAM Download". When I go to WRITE_RAM command, it says

"xx xx xx xx is the 4-byte, absolute RAM address." I don't know what is absolute RAM address, where can I get this parameter? I used CYBT-343026-01 EVAL board to do the testing.

BR,

Treacy

0 Likes
1 Solution
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Treacy,

Absolute address is nothing but the address specified explicitly, in a clear and detailed manner. WICED HCI Control protocol pdf gives more details about this

View solution in original post

0 Likes
3 Replies
SheetalJ
Moderator
Moderator
Moderator
First comment on KBA 750 replies posted 500 likes received

Hi Treacy,

Absolute address is nothing but the address specified explicitly, in a clear and detailed manner. WICED HCI Control protocol pdf gives more details about this

0 Likes

Hi,

So in normal case, I fill 0x220000 to be the address for this command for the start?

0 Likes

No, that location is given for example in document. Following threads might be helpful for you, they address same query-

CYW20706 Memory Layout

Re: [CYBT-343026-01] Be forced to execute WRITE_RAM

Re: Programming SPI Flash in CB-343026-01 Module

0 Likes