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

stm32f407 discovery FW_update and dev app

Posted on September 09, 2015 at 19:29good afternoon! i'm trying to prepare my system for realise updates to the user, and him can download it to the usb flash (used in my process all time) and as FW_update says rset-> press botton 4s-> wait until gr...

stm32f3 moving ISR vector

Posted on September 03, 2015 at 14:57I'm using flash memory in my project so in order the interrupts to work properly I have to move the ISR vector to SRAM or else the flash will stall the interrupts during its work. My working environment is CubeMX...

dooz by Associate II
  • 2014 Views
  • 10 replies
  • 0 kudos

Precise ADC for STM32F4

Posted on September 08, 2015 at 19:42Hi,I want to have precise ADC readings on stm32f4 for my project work but it always give me about 1% of error. For example if i take 0 V reading by grounding 12bit ADC it gives readings in between 0-15 (out of 40...

0690X000006034PQAQ.jpg
ameer by Associate II
  • 305 Views
  • 3 replies
  • 0 kudos

Random number generator (RNG)

Posted on September 10, 2015 at 10:41Im using the stm32f407vg discovery board, and coocox is my ide. Im trying to use Random number generator (RNG) to generate true random number. Please see code attached. When i run it, it get stuck in  ''while(RNG...

CAN protocol between 2 or more devices

Posted on September 08, 2015 at 14:59 Hi every one I want to establish a connection using CAN between two STM32F407 boards, my CAN configuration is working on same board, CAN1 to CAN2 is successful, But i am not able to send the same frame to di...

puneethj by Associate II
  • 370 Views
  • 7 replies
  • 0 kudos

STM32F0 Correct way to use HAL_UART_Receive_IT?

Posted on September 09, 2015 at 11:02Hi, I have read some of the previous related issues, but I am still confused. How do I use the uart interrupts in a correct way (using hal)? I need to receive each single character since don't know the length. I ...

seed by Associate III
  • 397 Views
  • 3 replies
  • 0 kudos

Quadrature encoder wont work

Posted on February 14, 2013 at 06:16Hi All, I have copied a few different code examples from this forum for quadrature encoder but I just cant seem to get it to work. I have tried on TIM8, TIM3, TIM12 with no luck. The examples I have copied the cod...

Labels