User Activity

There is a discrepancy between rev 8 of the datasheet and rev 7 of the reference manual regarding the PLL VCO output range parameter when the PLL is setup in wide VCO frequency mode.In section 7.3.10 of the datasheet, the VCO output range is between ...
I have a weird problem with one of the boards that I am trying to flash with a custom boot loader.Consider the following snippet:Reset_Handler LDR R0, =SystemInit BLX R0Most people will recognises it as being the first two ins...