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

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
  • 165 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
  • 196 Views
  • 4 replies
  • 6 kudos

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
  • 97 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...