Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Contact for verifying possible counterfeit chips?

Greetings,We've found several STM32 MCUs with what appear to be poorly executed laser engravings. Is there anyone I can contact to get an official opinion on these chips?We are not the firm that designed and built the boards. We are reviewing other f...

dkovar by Associate
  • 340 Views
  • 3 replies
  • 0 kudos

STWD100 causes reset during flash programming

I’m using the STM32H563VI microcontroller in my project, together with an external STWD100PY watchdog connected to it. When I try to flash the microcontroller’s memory, the watchdog resets it during the programming process, causing the write to be in...

NUCLEO-F072RB with DAC8775EVM via SPI

Hi all, I am currently trying to configure the NUCLEO-F072RB to work with an EVM board from TI via SPI. I am very new at using STM32 and I am not quite sure how to go about it. 1) I have already used CubeMX to do the recommended settings. Do I also n...

e230182 by Associate
  • 505 Views
  • 5 replies
  • 2 kudos

Interfacing DHT22 with STM32F429i

I'm trying to interface DHT22 with STM32F429i but the problem is that the sensor never responds with the high signal for 80 micro seconds after the initialization. Here you can find my code, so please tell me what could be wrong, I have been debuggin...

ahm56523 by Associate
  • 524 Views
  • 4 replies
  • 6 kudos

Resolved! More than one chip on SPI bus?

STM32WB55 NUCLEOI have 2 ADXL362s on SPI1.They both have their own separate chip select GPIO pins.They are both configured the same.They are both in the same orientation (on the same breadboard).The output of both is processed using the same logic.On...

RGB parallel interface on ST7796

Hi  I'm trying to drive a screen through a parallel interface. The screen has the ST7796 driver. I was able to initialize it, but it only displays noise. When data is sent through the parallel interface, it doesn't display. Do you know the necessary ...

d0aee857-06cf-4316-992c-d29d7d88c156.png
Da_QSM by Associate
  • 323 Views
  • 1 replies
  • 0 kudos

STM32F030RCT6 UART2 Interfacing Issue

No Data Received on MCU.We have connected MAX3232 RS-232 IC on UART2 (PA2 - Tx & PA3 - Rx) of STM32F0303RCT6.When UART2 is Configured in Loopback, we are receiving the data that is being transmitted by MCU - on both MCU Loopback & MAX3232 Loopback.Bu...