STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H7 USB CDC - without VBUS pin?

I am using the STM32H743ZIT6 MCU to enable USB CDC. In my schematic, I have not defined the VBUS pin; I have only defined the CDC lines. Can I still use CDC without the VBUS pin? Below is the photo of my schematic for reference. Please help me.Thank ...

Rahu2710 by Associate
  • 1081 Views
  • 4 replies
  • 2 kudos

Resolved! STM32F446 NACK on correct address

I am trying to comunicate a stm32F103C8T6 with an STM32F446 over I2CFirst thing I try to do is send data as master from F103 and I get NACK by F446Here is logic analyzer's screenshot:And here is F446 configuration on CubeMXI don't get why is it sendi...

Dioswilson_0-1735183975794.png Dioswilson_1-1735184006625.png

memcpy causes NMI fault in H563

I’m currently debugging an H563 NMI issue. When I executememcpy((uint8_t*)record, (uint8_t*)latest_record_addr, 128), the program jumps to the NMI_Handler().I have already confirmed using the debugger that record = 0x20002608 and latest_record_addr =...

Justin3_5-1735205161095.png Justin3_6-1735205170450.png Justin3_1-1735204758799.png Justin3_9-1735210052905.png
Justin3 by Associate
  • 588 Views
  • 3 replies
  • 0 kudos

Resolved! CAN1 And CAN2 configuration

Hi all I am using STM32F407 and trying to configure both CAN1 AND CAN2 so I want to understand a concept hope you people can help me. CAN1(MASTER) and CAN2(SLAVE) . I want to achieve operation to send data from one can to another and vice versa.  NOT...

Ash1 by Associate III
  • 1309 Views
  • 6 replies
  • 0 kudos

Resolved! USB HS problem when enable DMA for video stream

Hi,i created a project to connect the STM32F407VGTX by USB High Speed to a PC. It is enumerated as a Camera in the device manager. When start the windows camera app or VLC the videostream (Format MJPEG 400x240 pixel) starts. I use two picture toggeli...

MKing by Associate III
  • 1178 Views
  • 4 replies
  • 0 kudos

Remounting Sd Card

I am working with stm32h750xb.  i want to mount and write data at different time interval i am using fatfs and SDMMC   If i mount it in main and try to write in loop it is not working it showing error             so i did both in loop i was able to w...

DeepakY by Associate II
  • 496 Views
  • 2 replies
  • 0 kudos

Download program after usart error

Download program after USART_5(TX and RX) output high level voltage,communcation unsucceed.hardware and solftware is ok,is't ST-link had problem?there other question,I/O is damaged? so i want to know the reason for this question.thanks,Look forward t...

bobber by Associate II
  • 471 Views
  • 4 replies
  • 1 kudos

Resolved! How to load the external QSPI using USB-DFU method

HelloController - STM32H745We are using an external QSPI to store the application image. Currently we are flashing the image using JTAG and .stldr file as an argument to cmd ln utility STM32_Programmer_CLI.exe When I pull the boot0 pin HIGH I am able...

Madhav_1 by Associate II
  • 1322 Views
  • 11 replies
  • 4 kudos