Search found 4 matches
- Wed Nov 07, 2018 6:56 pm
- Forum: Flowcode V8
- Topic: STM32 max. clock speed
- Replies: 5
- Views: 3870
Re: STM32 max. clock speed
Thanks
- Wed Nov 07, 2018 5:09 pm
- Forum: Flowcode V8
- Topic: STM32 max. clock speed
- Replies: 5
- Views: 3870
Re: STM32 max. clock speed
LeighM, As you said it needs to be set to the oscillator frequency, but the problem is when working with interrupts, for example, the interrupts work based on the system clock which in my case is PLL clock. But in the Interrupt Properties page, it does calculations based on the Oscillator frequency ...
- Wed Nov 07, 2018 12:20 am
- Forum: Flowcode V8
- Topic: STM32 max. clock speed
- Replies: 5
- Views: 3870
STM32 max. clock speed
STM32F4 system clock speed can go up to 168MHz using PLL. But in the Project Options we can't set any value higher than 26MHz which is the maximum oscillator frequency. When we use interrupts then, it uses system clock but calculates based on Oscillator frequency. Am I doing something wrong or it is...
- Fri Nov 02, 2018 9:07 pm
- Forum: 32-Bit ARM
- Topic: STM32 F429 Discovery Internal CANBUS Bug
- Replies: 2
- Views: 7516
Re: STM32 F429 Discovery Internal CANBUS Bug
Hi,
This is my question too. Any progress on using the internal CAN for STARM?
Thanks
This is my question too. Any progress on using the internal CAN for STARM?
Thanks