Lead
December 22, 2021
Solved
SAI slot number bug in CubeMX 6.4.0
- December 22, 2021
- 3 replies
- 1277 views
Datasheet claims that with FSDEF=0 (FS signal is start frame, not channel identificaion) i can set up number of slots (NSBLOT) to any value. In my case 1. CubeMX claims that it must be equal two (which is not true). When i try to set value to 1, then CubeMX show error with info that value need to be less or equal 1... and then forces value to 2 :D ... demonstrated on printscreen.
I can change number of slots to 1 in source code and SAI works well. But... you know what happen when i regenerate code ;)