Search found 1 match
- Fri Oct 26, 2018 4:24 am
- Forum: Other Boards
- Topic: Porting to STM32F429, where to increase code size?
- Replies: 56
- Views: 83763
Re: Porting to STM32F429, where to increase code size?
I'm working with the STM32F429 and seem to be running into an issue with the internal flash drive when expanding it beyond the traditional 96kB. My drive size is 664 kB but I can only write 274 kB of data to the drive. Any more and the device locks up, shows up as an unrecognized USB device and requ...