2017-10-20 11:49 AM
Am trying to generate a Keil Uvision project to evaluate (and possibly expand) for the STM32F303 Nucleo-32. I prefer not to use the STM32Cube or HAL interface and remain at a lower level. I have the STM standard Peripheral library but I'm unable to start a Keil project using it. Can anyone offer any guidance? Thanks...
2017-10-22 06:10 AM
>>
I'm unable to start a Keil project using it.
Not using F3's, but why would that be?
Can you take an SPL Template project, clone that and tweak the target settings and command line defines?
If it doesn't have an F303 pick something close and change the memory sizes, and startup.s to accommodate the differences.