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

Usage Fault PSP=0x00000020

Posted on October 22, 2017 at 11:18Hello,I have a project with an STM32F446, with RTX, 3 threads (main + 2 declared by me) + of course the idle one. The main thread enters wait state after starting the two threads so i have just two threads running....

andrei by Associate II
  • 461 Views
  • 2 replies
  • 0 kudos

How to have a good precision of ADC on STM32F103C8?

Posted on October 23, 2017 at 05:58Hi.Now I'm trying to implement the ADC on the STM32F103C8.but I came across some problem when I voltage leveling test.The code is here  x = getPot()*3.3/4095; //get analog value and convert to volts, 12bit ADC if(x...

0690X00000608eNQAQ.png

STM32CubeMX PLLSAI config for STM32L4

Posted on October 11, 2017 at 21:31 Thank you for your response.So far this solvesthe issue. I will highjack this thread to ask additional questions. Ido not know if this is also connected with 1.9.0 or it is a known issue (samePLLSAI1 clk ...

0690X00000608a6QAA.png

STM32L476 CAN RX interface (FIFO capacity)

Posted on October 23, 2017 at 10:16Hello to every one,could anyone clarify something about the capacity of every FIFO stage description?At datasheet main features, in reception part, there is a:'Two receive FIFO with 3 stages'Which is the capacity o...

STM32L152 wrong time period of the pwm signal!

Posted on October 19, 2017 at 15:17 Hello I use the STM32l152RCT6 Discovery-Board. I use the PWM over the DMA. Everything works well! But if I call my functionvStartDMA() with the PWM values 0xFF and 0x00 the result of the pwm pulses are wrong...

0690X00000608hmQAA.png
sommer2 by Associate II
  • 841 Views
  • 3 replies
  • 0 kudos

STM32F407 HS MSC read\write speed

Posted on August 08, 2012 at 15:37HI, I did connect STM32F407DESCOVERY to SMSC USB3320 ULPI (USB High Speed mass storage configuration). And uSD curd via SDIO interface. The MCU configured to work in its maximum performance: CPU clk 168Mhz , Enpoint...

Example programs for USB on Nucleo?

Posted on October 23, 2017 at 09:41Hi allWe have an STM32 Nucleo-64 board, model NUCLEO-L476RG. We try desperately implementing an USB device with this card. We are using STM32CubeMX and MDK-ARM toolchain (Keil uVision5). We have load STM32CubeL4 Fi...

helene by Associate II
  • 417 Views
  • 1 replies
  • 0 kudos

ST-LINKv2 not working fine after updating

Posted on October 23, 2017 at 09:51Hi guys, I'm new here and I need some help if possible. I have some trouble with ST-LINK v2 device. I'm using MacBook Pro with Bootcamp running Win 10. When I start st-util from macOS console everything works fine,...