From: Laurent C. <lau...@ya...> - 2012-07-19 16:09:57
|
Hi Spencer, > > If you fancy having a go then have a look at the stm32ff1x > > driver as a reference. > Yes sure I can add this feature to the project. > > Should I consider the OTP bank as an additional bank (bank #12 for > stm32f2)? I found out that I can't simply add a new OTP sector to the existing flash bank: a flash bank is defined as a set of successive sectors (it is not the case for the stm32f2 OTP). Laurent |