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

Timestamp with can_message.h is not working

I try to use the timestamp function from can_message.h to know the timestamp of a message received on the CAN.But the value is every time 0. Is it a knowed bug?Because I use this function with another hardware without problem.With STM32 I'm not able ...

TGIRA.1 by Associate II
  • 788 Views
  • 2 replies
  • 1 kudos

Resolved! Nucleo-F767ZI SPI config

Hello,I am practicing with nucleof767ZI. I have stuck with the SPI, here i am trying to send some dummy data and read it through an analyzer. What I get is MOSI always low and SCK is always high. I find no change or pulses in clock line. As of now no...

Sesha by Associate
  • 715 Views
  • 2 replies
  • 0 kudos

Can't program STM32F301K8U7

I can't download rom file when using STM32F301K8U7.The programmer can connect the MCU and recognize it. But there always are errors when modifying the flash. All reading data are 0xFF, even after I erasing the total chip.The programmer I tested are ...

LW.2 by Associate
  • 387 Views
  • 0 replies
  • 0 kudos

STM32 timer3

Hi everyone. I wrote this code to run the stm32f0 timer3, which toggle 2 LEDs at a time, but it doesn't work. Can anyone please help me؟void TIM3_Init() { TIM_TimeBaseInitTypeDef TIM3_InitStructure; NVIC_InitTypeDef NVIC_InitStructure;   ...

Nmo.1 by Associate III
  • 376 Views
  • 2 replies
  • 0 kudos

Nextion Communication issue

HelloI have Nextion display. Ican control it with arduino library in Arduino ide good.I am learning communication nextion without itead nextion library via uart.I designed simply page in nextion. it has just a textbox named "t0".I try send a word fro...

0693W000001qeRtQAI.png
FLine.1 by Associate II
  • 792 Views
  • 4 replies
  • 0 kudos

can_message.h is missing

Hi everyone,I am trying to build a simple SIMULINK CAN Communication model using an STM32 MCU: STM32-F405RG.Within STM32CubeMX, I select the right MCU and also enable the CAN1 (Pinout&Configuration\Connectivity\CAN1 -> Tick on "Master Mode") which ...

DCagi.1 by Associate II
  • 593 Views
  • 1 replies
  • 0 kudos

STM32 UART Interrupt between 2 STM32F103C8 boards.

Hello guys good day. I would like to ask for your suggestions regarding the UART interrupt between 2 STM32F103C8 MCUs. I can transmit and receive between 2 MCUs using a single input and output with the use of the IRQHandler. However when I wanted ...

RSy.1 by Associate III
  • 1040 Views
  • 8 replies
  • 0 kudos

Resolved! stm 32F4 Virtual comport won't work

Hello,i am trying to use the virtual comport of the stm32f407vgt6 to communicate with my win 10 pc. I want to send 16 bytes of data. I created a base project in cubeMX and insert the cdc_transmit. There it is possible to send 16 bytes of data via the...

FD.1 by Associate II
  • 671 Views
  • 2 replies
  • 0 kudos