STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1068 Views
  • 4 replies
  • 0 kudos

A very quick question regarding creating a new project.

My Windows desktop computer has failed so I'm trying to get all happening on a MacBook Pro.When a project is created I'm supposed to get a message box asking me if I want to "initialize all components in their default mode." That way all the clock, ...

JMazu.1 by Associate III
  • 970 Views
  • 3 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
  • 1438 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
  • 1166 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
  • 1919 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
  • 439 Views
  • 1 replies
  • 0 kudos

STM32H7 FMC data corruption

FMC bank 1 is set to NOR Flash PSRAM, bank 3 is set to NAND Flash. The transfer of NAND flash uses DMA.MPU of the above regions are set to non-cacheable, non-buffable, non-shareable.The issue occurs when PSRAM read happens during NAND flash read. The...

JQiao.1 by Associate II
  • 625 Views
  • 1 replies
  • 4 kudos