Posted on May 17, 2011 at 14:18Hi,I’ve been having fun with SysTick’s priority too!It appears that, because it’s a ‘core’ function, it is described within PM0056 (15491 Rev 3), rather than RM0008.Its priority is set by the PRI_15 field within SCB_SH...
Posted on May 17, 2011 at 14:09Hi duncan, I too am using a CL (`105) for USB comms, and have had to face similar problems (by the way, I’m assuming that you’re using STM32_USB-FS-Device_Lib_V3.2.1 (circa 07/05/2010)?).My project is a commercial one...
Posted on May 17, 2011 at 14:00Hi again chikos, Thanks for your kind words. I totally agree with you that the primary need was a quick solution - I myself am currently waiting for a 'little' issue with the USB library and the `105 (CL) to be resolve...
Posted on May 17, 2011 at 14:00Hi chikos, I agree that your suggestion about editing core_cm3.c would work. However, I thought that the whole point of libraries generally, and CMSIS in particular, was that we should leave them alone; otherwise they ...
Posted on May 17, 2011 at 13:51Hi kashif, I think that we have ‘crossed wires’ – I probably didn’t explain myself very well last time. Let’s try again.I do not have external memory and I am not using the FSMC. Last time, I just commented that if ...