STM32 MCUs Boards and hardware tools

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F030C6 breakpoint setting does NOT work on STM32CubeIDE using ST-link V2. Is it a BUG or setup issue? and how?

When I hit Debug. System stops at first line of main() as intended. However no matter how I setup any breakpoints on the rest code, and hit Resume(F8) button. The code never stops on those breakpoint. even though I am 100% sure those breakpointed li...

BLu.397 by Associate
  • 6231 Views
  • 10 replies
  • 7 kudos

WIFI module

Hello everyone, I am working with the STM32H7B3I-DK board and I need to establish wi-fi module. I am facing problems with the spi2 and usart2 communication. I saw in the documentation that these are two possible ways to communicate with wifi modules....

Initializing Ov2640 camera

I want to initialize ov2640 camera using custom board with stm32h733VGT but camera does not respond to I2C as i check it by I2C function  I2C device ready but it does not give ok in response but functions return ok if I attach it with any other senso...

Rana1214 by Associate II
  • 1042 Views
  • 4 replies
  • 0 kudos

Fast pin toggling on STMH723

I have been trying to see how fast can I toggle the pins on STM32H7 MCU. I'm using a nucleo-H723zg board. the clock configs are at the highest (550Mhz for CPU, 275 for APB and AHB), the pins are configured as very high speed. But still with a simple ...

Mazz by Associate II
  • 1103 Views
  • 11 replies
  • 3 kudos