STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! VBus triggered by Data pins STM32H743?

I have a board that uses the H743 and have been having major problems with the USB side of things. I've only just realised that I left VBus floating all this time, so I'm assuming that's a major cause of my issues.. The board I have is designed as a ...

Resolved! External RAM for FrameBuffer on STM32H7S7L8

Good morning to all,I’d like to ask your advice.I have to insert an external RAM for the framebuffer because the internal one is not enough for LCD that I will drive (LCD-TFT LVDS 7 inch 1024x600).Which external RAM do you recommend? Could a QuadSPI ...

Leo99 by Associate III
  • 930 Views
  • 6 replies
  • 1 kudos

Resolved! Error: No STM32 Target Found - But only in CubeProgrammer

Hello, I've been using the Nucleo-F446RE to program a stm32f4 series chip using the Nucleo's onboard ST-link capabiltiies. So far I have managed to get it to link and work in CubeIDE, but in CubeProgrammer it's giving me the following issue (attached...

raridi_0-1719501344798.png
raridi by Associate
  • 466 Views
  • 1 replies
  • 1 kudos

Resolved! STM32H723 / 733 / 735 analog temperature sensor vs. ADC Vref

Heyho,got my custom board running, only (minor) problem until now:internal analog temperature sensor (ADC3) value seems to be off, showing something like ~60°C,while an external sensor shows about 30°C."Finger test" confirms rather the 30°C.I have th...

LCE by Principal
  • 993 Views
  • 9 replies
  • 4 kudos

Resolved! Selecting Micro for touch display application

Hi,I have not developed graphic applications before and am trying to figure out how do I select an STM32 micro for a touch-display application using TouchGFX (if relevant to the question).The display I am looking at has an SDI interface and this is t...

Ricko by Senior III
  • 404 Views
  • 2 replies
  • 1 kudos

Resolved! I2C and SPI at the same time?

Hi. I'm not a English speaker. Sorry for my poor English.​My code including EITHER I2C or SPI works successfully on STM32F303K8T6 Nucleo Board. However, with my code including BOTH I2C and SPI , Only SPI functions work correctly ,but I2Cs don't.​Usin...