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! STM32H750IBT6 USB NOT DETECT IN CUSTOM BOARD

Hiwe created custom PCB using stm32h750IBT6 MCU. in this we have added USB interface using DM & DP pins.issue: USB interrupt in not happening when i connect USB to the connector. i have added SCHEM for reference.considered steps in MX:1. enabled USB_...

Screenshot 2025-04-10 183157.png
naveen by Associate III
  • 378 Views
  • 1 replies
  • 0 kudos

Resolved! Cordic not visible

Im working on a project wit h a H753ZI board with simulink.  In order to calculate sin efficiently I Hav tried the CORDIC block but in CUBEMX  under "Computing" only CRC and DFSM1 are visible.  Is it not possible to activate CORDIC? I have tried to m...

Dual ADC multi-channel sampling

Does STM32 support dual-ADC multi-channel sampling? For example, ADC1 enables IN1 and IN2, and ADC2 enables IN3 and IN4. Is the storage method in the adc_buffer as follows? adc_buffer[0]: High 16 bits = ADC1 IN1, Low 16 bits = ADC2 IN3 adc_buffer[1...

smile by Associate II
  • 435 Views
  • 2 replies
  • 0 kudos

Ethernet Packet Broadcast MAC address

I am trying to write a ethernet loopback test and I am unable to set the destination MAC address (FF:FF:FF:FF:FF:FF) to broadcast to. Since this is for testing, we want to avoid using NetX.Is there an example of HAL_ETH_Transmit and HAL_ETH_ReadData ...

Eliana1 by Associate
  • 340 Views
  • 1 replies
  • 0 kudos

I2S Full Duplex with STM32F301

Hello,I try to use I2S in full duplex mode master with DMA but it doesn't work as expected.The I2S is configured in 24 bits @32Khz.DMA TX and RX are configured in half-word circular mode.I can send data manually but if I loop the input to the output ...

Mafo by Associate II
  • 670 Views
  • 4 replies
  • 1 kudos

Resolved! STM32L011F4U6 can't enter bootloader

I connect the PB9-BOOT0 to VDD, then power up the board, but it just run from flash(application program), not the bootloader, what's the matter? I am not firmilar with ISP, I suppose it should enter bootloader, and wait for ISP program to communicate...

STM32L09 by Associate II
  • 740 Views
  • 9 replies
  • 0 kudos