User Activity

Posted on September 04, 2012 at 10:59Sorry for the noise, I found the issue and it had nothing to do with the CPU setup. Mike
Posted on August 15, 2012 at 16:55Hi,I am using the STM32L151VC mpu and I have run into a problem in that a hard fault is being thrown by a seemingly innocuous bit of code inside the STM32L1xx_StdPeriph_Lib_V1.1 in the NVIC_Init() function. The line...
Posted on July 31, 2012 at 12:11Hi, It's possible to program the Cortex M3 devices so that SRAM is aliased to the addresses starting at 0 and this is useful if it is required to run from RAM whilst supporting a reset vector in SRAM.  However, I do n...
Posted on July 25, 2012 at 13:52Hi, I am developing an application for the STM32L151QC device using gcc and my application needs the facility to perform In-Application Programming.  The application update will be contained in an external hardware mo...