PaulStoffregen / teensy41_extram

20 stars 5 forks source link

Need help: Flash read parameters / small issue when reading/writing #1

Closed FrankBoesing closed 4 years ago

FrankBoesing commented 4 years ago

Hi Paul, I think I need your help :) The testflash sketch seems to work so far - only one issue: Fot the read values, the first two bytes are missing - either because they are not written or not read. Is it an issue with the read parameters? The command seems not to work (I have something wrong there)

I want to test this with SPIFFS (as you said) but this needs to work first :)

PaulStoffregen commented 4 years ago

I'll look into this evening.

FrankBoesing commented 4 years ago

Have it.. my "set read parameters " was wrong. I'll update the test sketch when my internet is back(writing from smartphone)

Am 26. Februar 2020 19:06:03 MEZ schrieb Paul Stoffregen notifications@github.com:

I'll look into this evening.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/PaulStoffregen/teensy41_extram/issues/1#issuecomment-591562720

-- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

FrankBoesing commented 4 years ago

Have SPIFFS working - can not upload.. I hope my internet comes back soon.

Am 26. Februar 2020 19:06:03 MEZ schrieb Paul Stoffregen notifications@github.com:

I'll look into this evening.

-- You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub: https://github.com/PaulStoffregen/teensy41_extram/issues/1#issuecomment-591562720

-- Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

FrankBoesing commented 4 years ago

Done :)

PaulStoffregen commented 4 years ago

Just to check in again - is anything still needed on this? I should be able to look at it soon.

FrankBoesing commented 4 years ago

No, it works. Might be worth a try to test memory-mapped reading.

mjs513 commented 4 years ago

HI Frank Not sure you want an email or do it on the forum. But anyway, was looking at the updates you made yesterday for memory mapped reading and noticed something:

Did you mean to make this 0x7000000 or should it be the flashBaseAddr?

On Thu, Feb 27, 2020 at 3:17 AM Frank notifications@github.com wrote:

Might be worth a try to test memory-mapped reading.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/PaulStoffregen/teensy41_extram/issues/1?email_source=notifications&email_token=ABI6DROKETE6Z2C3J3UVVGLRE5ZK3A5CNFSM4K4JSWSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENDMOAA#issuecomment-591841024, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABI6DRM7SQ5DYLCEVPM3D5DRE5ZK3ANCNFSM4K4JSWSA .

FrankBoesing commented 4 years ago

0x70000000 is correct, as addr is >=0x10000000

mjs513 commented 4 years ago

Thanks Frank - have to let that one sink in a bit.😉

On Sat, Feb 29, 2020 at 2:49 AM Frank notifications@github.com wrote:

0x70000000 is correct, as addr is >=0x10000000

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/PaulStoffregen/teensy41_extram/issues/1?email_source=notifications&email_token=ABI6DROY75AUIDGQYZUBUJTRFC6XDA5CNFSM4K4JSWSKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOENLS6JI#issuecomment-592916261, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABI6DRMQMYGTRBLFYPW4YZTRFC6XDANCNFSM4K4JSWSA .