STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Keil: SWDIO no target connected

Posted on February 19, 2018 at 14:48I'm using a stm32f407vg board. Suddenly I can't download my code to flash memory anymore. I'm using the keil toolchain. I tried stm32 st-link utility, but it can't connect to target either. I tried the option 'con...

Resolved! I2C SCL no clock

Hello, I am trying to get my I2C code Master working. I don't have the slave device connected and I am trying to see the output on a logic analyzer. I have connected the SCL and SDA pins to breadboard to a 2k pull up of 3.3V and the board is running ...

0693W00000JNRAoQAP.png
VThan.2 by Associate III
  • 1299 Views
  • 7 replies
  • 0 kudos

STM32 U575 ADC1 differential channel configuration

I am having some difficulty configuring STM32U575 ADC1 for Differential inputs. The reference manual and auto-generated code seem to have conflicting information:The ADC1 Connectivity diagram from Reference Manual (below) indicates configuring Channe...

0693W00000JNRSdQAP.png 0693W00000JNRRzQAP.png
Tvoge.1 by Associate II
  • 1342 Views
  • 1 replies
  • 1 kudos

Resolved! QSPI migration from STM32F7 to STM32H7

Hi Folks,I've been asked to look at a problem we are having migrating from the STM32F7 to STM32H7. We are seeing a problem when communicating with the QUAD SPI chip (Micron MT25QL256ABA).(I've very familiar with SPI communications and microcontrolle...

STM32H753 FLASH ECC Question. Always enabled?

Hey there everyone.I'm currently writing a bootloader for an STM32 device. The ECC functions on the flash controller are important to us, but the datasheet doesn't show whether it has to be enabled or not. And I cannot find any registers with an enab...