ee icon indicating copy to clipboard operation
ee copied to clipboard

Support for more common u599 (4mb version)

Open NMSTEC opened this issue 1 year ago • 5 comments

It's different enough to cause issues if running with u575/u585 definitions

NMSTEC avatar Aug 25 '23 22:08 NMSTEC

Function FLASH_EraseInitTypeDef uses page instead PageAddress

NMSTEC avatar Aug 25 '23 22:08 NMSTEC

Hello. I dont have that chip. if you can add your configuration, please send me and i will add it into library. thanks

nimaltd avatar Aug 26 '23 07:08 nimaltd

@NMSTEC I added the configuration. please test it. thanks

nimaltd avatar Sep 09 '23 15:09 nimaltd

Honestly I rewrote your library nearly fully, and that won't work. U599 only supports burst or quad word.

When I get to work on Monday I'll send you my version. However it's completely changed from yours. Added quad word padding, uint32_t input, and array writing.

On Sat., Sep. 9, 2023, 08:33 Nima Askari (نیما عسکری), < @.***> wrote:

@NMSTEC https://github.com/NMSTEC I added the configuration. please test it. thanks

— Reply to this email directly, view it on GitHub https://github.com/nimaltd/ee/issues/20#issuecomment-1712538329, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKZH64EWPYDB6P2FQHDT2NTXZSD6DANCNFSM6AAAAAA37CYPXI . You are receiving this because you were mentioned.Message ID: @.***>

NMSTEC avatar Sep 09 '23 16:09 NMSTEC

I have updated the LIB. please try again for any devices you have.

nimaltd avatar Mar 28 '24 09:03 nimaltd