STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Resolved! STM32F205 SPI data register always zero, as master

Posted on March 24, 2017 at 17:58 Hi, I'm semi experienced with STM32, have been doing a lot of things. This issue is totally new to me: I'm trying the simplest thing ever, basic SPI, set as master, chip select managed by myself. Transmit works, c...

STM32L475RC Bootloader

Posted on March 23, 2017 at 16:44Hi! I've just recently checked http://www.st.com/content/ccc/resource/technical/document/application_note/b9/9b/16/3a/12/1e/40/0c/CD00167594.pdf/files/CD00167594.pdf/jcr:content/translations/en.CD00167594.pdf that is...

Resolved! TIM2 interrupt behaviour

Posted on March 23, 2017 at 13:47I am using TIM2.CH2 input compare. No other interrupts are activated except TIM2.CH2. In TIM2_IRQ handler all IC bits except CH2 are set. Why?Using STM32Discovery on IAR. I expect TIM2_IRQ to fire up on trigger from ...

fshah48 by Associate II
  • 860 Views
  • 8 replies
  • 0 kudos

STM32CubeF4 - SPI Receiver doesn't work under HAL...

Posted on March 14, 2017 at 17:04Hello everyone!I was forced to move my project to HAL Libs for bunch of reasons beyond the scope of this discussion, and ever since, I ran into problems getting the SPI to work properly. I spent a tremendous time try...

Zaher by Senior II
  • 1826 Views
  • 14 replies
  • 0 kudos

STM32F4 - Using timers with DMA to count pulses.

Posted on March 23, 2017 at 20:24STM32F437 processorI have no experience using the stm32 timers with DMA so I wish to solicit suggestions before banging my head against the wall.I have set up a counter using an ISR to count pulses (RPM) and it works...

John Hite by Associate III
  • 1498 Views
  • 8 replies
  • 0 kudos

Timer with DMA

Posted on March 24, 2017 at 19:00STM32F437I am using TIM4 channel 1 and would like to have the timer output handled by DMA instead of my timer ISR but my DMA attempt is not working. So I am fishing for timer/dma example code hopefully that uses DMA ...

John Hite by Associate III
  • 351 Views
  • 3 replies
  • 0 kudos

CAN Bus Error Management

Posted on April 17, 2015 at 13:06Hey guys, using the STM32F4 + cube, I setup a CAN device which works good until I play around with disconnecting the CAN bus lines and reconnecting them. Doing so produces bus errors and I am not sure how to handle t...

bdesantis by Associate II
  • 3063 Views
  • 3 replies
  • 0 kudos