Hi All,
If I have questions on the Ride IDE should I post them on this site or somewhere else?
I've been using the STM32 Primer to evaluate the micro but the IDE seems to have a few things wrong with it.
For example, I'm trying out TIMx PWM (Timer4) and when I pause execution and look at the registers associated with it, some of the 16-bit values are only shown as 8-bit.
On initialisation some 16-bit values are wrong. Registers like TIM_CNT, TIM_PSC and TIM_ARR start out at 0xFF00 (should be 0x0000) then later on become truncated 8-bit values.
Things like this prevent you from making much progress.
Can you tell me what I should do? Or who I should talk with.
I want to get ready for future projects by getting familiar with this micro but progress is really slow.
Thanks you,
Nickk.
Last edited by NickK (2007-12-12 13:46:54)