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

STM32F0 USB, HID or VCP

Posted on May 18, 2015 at 15:29Hello everyone,I'm working on a project where I have to use the USB functionality of the STM32F072CB and I'm not sure how I should use it in the end.The job of the STM32F0 in my application is to programm another contr...

p23 by Associate II
  • 397 Views
  • 2 replies
  • 0 kudos

STM32L151 Interrupt Problem with HSI

Posted on April 29, 2015 at 13:58 Hi, I have a problem with RTC alarm interrupt when clocking by HSI. Program just stopped and don't go further. With HSE all work fine, but when I remove external quartz, it stop. Here my code, pls help. P...

evilbob by Associate II
  • 210 Views
  • 1 replies
  • 0 kudos

I2C pin config

Posted on May 18, 2015 at 21:51 My application use an I2C1-> 1wire network converter on STM32F407 device At reset, after the I2C1 peripheral init, the application enumerate 1wire network and discover all connected devices. But the user c...

Increase SPI Frequency on STM32F4 Disc

Posted on May 17, 2015 at 17:29Hi there , I use the SPI3 unit on my STM32F4 Discovery board to control a TFT. I want the images to load faster and as a result I need to increase the SPI3 clock/frequency. Currently this line of code clocks the unit:R...

monta by Associate II
  • 282 Views
  • 5 replies
  • 0 kudos

nrf24l01 sending from f3 to f0 discovery

Posted on May 18, 2015 at 22:35 Hello! I'm trying to pair two nrf24l01 with f3 and f0 discovery boards. I've checked all the registers and they are initialized correctly, but I still can't receive anything. I don't have access to a spectrum a...

urban by Associate
  • 119 Views
  • 0 replies
  • 0 kudos

SmartCard UART HAL Library problem/work-around

Posted on February 04, 2015 at 20:171. SmartCard USART mode, getting an interrupt for, receiver overrun error (ORE) while transmitting. ORE interrupt before TC interrupt.   Causes truncated transmission. Using   HAL_SMARTCARD_Transmit_IT() The Smart...

calling hal_delay inside callback (ISR)

Posted on May 12, 2015 at 16:18 Hi, I'm struggling with this on stm32f429 discovery board with arm cortex M4: I have a reception task via UART which receive a character per time and put it in a circular buffer cbuff. When some conditions ...

valerio2 by Associate II
  • 583 Views
  • 2 replies
  • 0 kudos

Reload firmware demo for STM32F429i

Posted on November 01, 2014 at 19:15Hi! i got the discovery board STM32F429I Disco (the one with the TFT LCD).I'm using Ubuntu, and my own toolchain like this https://www.alexwhittemore.com/stm32f4discovery-on-ubuntu-command-line/ .Using St-link and...

jmanleyp by Associate II
  • 762 Views
  • 7 replies
  • 0 kudos

Reading worng first byte from serial flash

Posted on May 18, 2015 at 09:43Hi everyone, I'm working on custom board connecting STM32L152 to MX25L8006E (serial flash) using SPI driver. The SS is handle by me (software). I'm writing 24 bytes to some address and when i read from same address the...

moran by Associate II
  • 348 Views
  • 2 replies
  • 0 kudos
Labels