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

STM32 always send CAN data frame

I try tu send CAN REMOTE RTR frame but MCU always send DATA FRAME txtype.RTR = CAN_RTR_REMOTE; txtype.IDE=CAN_ID_STD; txtype.DLC=0; HAL_CAN_AddTxMessage(&hcan, &txtype, txData, &TxMailbox);result 0x022;0; not 0x022;Remote ...

MSkor.1 by Associate II
  • 272 Views
  • 0 replies
  • 0 kudos

Control multiple STM32 simultaneusly

Goodmorning,I am tying to understand the following case:I've got two STM32F4 both connected to a usb hub, this hub is then connected to my pc. Is there a way to select the micro in which I need to load my firmware? I am not able to solve this out.Tha...

ATZ99 by Associate II
  • 1878 Views
  • 18 replies
  • 0 kudos

Average life of an STM32 microcontroller.

Hi, someone can tell me how much is the average life of an STM32 MCU. If I take an STM32 MCU that performs even a very simple task, and I keep it running 24 hours per day 365 days per year, after how long could I have problems? 1 year? 2 year? 10 yea...

Delay in processing the external GPIO interrupts

I am using the STM32 GO71RB for motor control, My objective is to calculate the position of the motor while its running. I am trying to find the forward/reverse position of the motor using the encoder feedback; the encoder I am using is HEDS-550.For ...

0693W00000Sw5lKQAR.jpg
AKris.4 by Associate II
  • 1610 Views
  • 5 replies
  • 0 kudos

Resolved! Hi team! I am working on the OLED interfacing with STM32F103C8T6. All I want to do that is to display the counter value from 0 to 255 on OLED. But when I simply put the random number such as 48 it shows its equivalent ASCII value not a decimal value.

Hi team! I am working on the OLED interfacing with STM32F103C8T6. All I want to do that is to display the counter value from 0 to 255 on OLED. But when I simply put the random number such as 48 it shows its equivalent ASCII value not a decimal value ...

jtron.1 by Associate III
  • 2274 Views
  • 15 replies
  • 0 kudos