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

stm32f4 USART2 problem

Posted on June 04, 2015 at 22:37 I am trying to use pb8 and pb9 with stm32f4 's usart 2 peripheral.I first used usart 2 with pb6 and pb7.It worked great but then i was obliged to change them. to pb8 and pb9. Here a quick look at my code. ...

d4ng3r09 by Associate II
  • 364 Views
  • 2 replies
  • 0 kudos

USART1 - interrupt problem with STM32F051

Posted on June 04, 2015 at 17:01Dear community,I am trying to initialize the UART of the STM32F051 µC – however receiving of data does not work because the interrupt is not triggered. I recognized only the weak initialization of the UART1 interrupt ...

jogerh by Associate II
  • 341 Views
  • 4 replies
  • 0 kudos

STM32F429 SPI Issue

Posted on June 04, 2015 at 06:39Just got a STM32F429 Discovery board and am seeing something weird when implementing an SPI driver in master mode. I'm writing the SPI driver code from scratch and am not using a peripheral library.The SPI peripheral ...

jerry2 by Senior
  • 266 Views
  • 3 replies
  • 0 kudos

Overclocking

Posted on June 04, 2015 at 09:39I'm using a stm32f303 which has a max clock speed of 72MHz. It would be very convenient for me to set it to 73.728MHz.  It works on my board, but what effect does a few percent overclocking have on the MCU? How is rel...

gbigden by Associate III
  • 1639 Views
  • 5 replies
  • 0 kudos

STM32F030 Internal Oscillator Accuracy

Posted on June 04, 2015 at 20:28I can't find the internal oscillator accuracy anywhere in the datasheet or the reference manual. If I have the sysclk set at 48MHz from the internal osc. what are the limits of what that sysclk may actually be? #da...

daniel2 by Associate II
  • 463 Views
  • 5 replies
  • 0 kudos

Analog input pin for Discovery board

Posted on June 04, 2015 at 22:00I'm trying to get an ADC input to work on the Discovery STM32L053 board. The VREF calibration value is 0x68D, reading channel 17 shows 0x5E9, which by my calculations makes VDD 3.325 volts, which matches what I read o...

lee23 by Associate II
  • 373 Views
  • 2 replies
  • 0 kudos

Flash Code Protection

Posted on May 29, 2015 at 02:55Hi,I am developing codes on STM32L0 microcontrollerI want to add flash read out protection function in the code.After I enable the PcROP(proprietary Code Read Out Protection), my codes do not work anymore. It does not ...

tianchen by Associate II
  • 964 Views
  • 4 replies
  • 0 kudos

HAL Driver on STM32F051 and STM32L051 differences?

Posted on June 03, 2015 at 05:14 Must say the CubeMX generation tool is very good, and it really does make everything simpler. However, I run into a situation where I am using the STM32L051 and STM32F051 to test on a project connecting to the bl...

andy2 by Associate II
  • 254 Views
  • 1 replies
  • 0 kudos