Visitor II
February 17, 2019
Question
flash and CAN conflict?
- February 17, 2019
- 1 reply
- 726 views
Hello everybody
I was trying to store some data into flash and every time the erase page failed, the write completed if the memory was empty.
I then found out that the erase is working until I send something over the CAN ( receive seems to not trip it). The erase still fails even if I call CAN stop and/or deinit.
Is this a bug or am I doing something wrong?
I'm using STM32L432KB and TrueStudio
Any help would be greatly appreciated.
