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

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
  • 798 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
  • 598 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
  • 1055 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
  • 687 Views
  • 2 replies
  • 0 kudos

I have a strange phenomenon in stm32f103

HelloI have a hw configuration that uses mpu6050, lora chip, gps, and bluetooth using stm32f103 mcu. I use lithium polymer 3.7v 1300mah for power to board.It doesn't make sense to me, but it's like this.After downloading the firmware via stlink, mpu6...

Jlim.1 by Associate II
  • 1287 Views
  • 13 replies
  • 0 kudos

I'm using example code to transmit CAN data through User button press and receive through Interrupt handler. Program compiled successful and flashed. I connected my board to PCAN bus analyzer as another node.

 It is configures as same baud rate as my embedded board and PCAN GUI is running. When I run program I see Tx error counter is incremented and no frames are sent out. When refereed to LEC it is bit dominant error.Bits 6:4 LEC[2:0]: Last error code10...

HKuma.1 by Associate II
  • 304 Views
  • 1 replies
  • 0 kudos