STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32H743VG Pin PC2_C and PC3_C

Hello folks!The STM32H743VC Processor has two pins, that have a "_C" at the end of the name:Pin 17: "PC2_C" and Pin 18: "PC3_C" When I want to know what the C means, the Datasheet  says: refer to the reference manual.DS12110 Rev 10 - page 67 - Pin De...

a.png
CBerg by Senior II
  • 443 Views
  • 6 replies
  • 4 kudos

I3C Ctrl Transmit question

Hello,I am working with the STM32H503CBT6 and using the I3C Transmit_IT in Controller mode for communication.However, I encountered a problem, when I sent more than 260+ bytes, the data sent by the logic analyzer to capture, found that the captured d...

hancheng by Associate
  • 189 Views
  • 0 replies
  • 0 kudos

STM32N657X0 with self powered USB-C port

I am designing an STM32N657X0 based custom PCB which has a USB Type C port. The USB device would be self- powered, i.e, it will not be powered from VBUS. The intended use of this port is to plug the PCB to a host PC, similar to USB flash drive for da...

Resolved! All handler not invoked, when i using Stm32F107Vct

I am experiencing an issue with my STM32-based project where none of the interrupt handlers are being invoked, including the SysTick handler. Here is my trying:Vector Table Offset Register (VTOR) Configuration:I have explicitly set SCB->VTOR = 0x0800...

Resolved! Workshop and training material on STM32N6 please

Hi,The recent webinar with your partner Edge Impulse on 26th March was useful to taste the capabilities of STM32N6. Until now in my previous STM32 MCU projects are built with ST official tools like STM32CubeMX. But there is no much information availa...

Resolved! Stm32F072CBT6 versus Stm32F072C8T6

hello. I was using PA9 pin as an interrupt in a project made with Stm32F072CBT6. I am working as Stm32F072CBTx in cubeide. The card I am working on accidentally installed Stm32F072C8T6. only difference is that it is visible in flash but PA9 pin can b...