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

ADC Accuracy

Dear ST Community, I am currently working with the STM32L433RC board, specifically utilizing its 12-bit ADC. Despite my efforts in writing a simple program, I have encountered accuracy issues with errors exceeding 4.5%, and in some instances, even su...

Nitin24 by Associate
  • 1470 Views
  • 2 replies
  • 1 kudos

How can I use GPIOx_BSRR register?

Hi,I use stm32h743zi nucleo board and I try to GPIOx_BSRR register .This register has two 16 bit registers "BSRRL" and "BSRRH".As I understand BSRRL is used to set bit and then BSRRH is used to reset bit.GPIOB->BSRRL =(1<<0); to set the zero p...

Bilge by Associate III
  • 16864 Views
  • 15 replies
  • 4 kudos

Resolved! SBSFU package not build for stm32f769i discovery board

While i try to build SBSFU package for stm32f769i discovery board package, User App build failed.I am using SBSFU latest package v2.6.2.IDE version : STM32CUBEIDE_1.7.0I got this below errormake allarm-none-eabi-gcc -z max-page-size=1 -o "UserApp.elf...

PR.6 by Associate II
  • 1549 Views
  • 4 replies
  • 0 kudos

Program Upload method in nucleo stm32f103

Hello Everyone I am try to upload my code through stm32f103 necleo debuger or programmer but  have facing one issue for no st link found error I have attached the pic please give the solution .

yugi by Associate II
  • 2951 Views
  • 4 replies
  • 1 kudos

STSW-PFCBIDIR

Hello all,does anybody know the  workload of the STSW-PFCBIDIR's controller when converting AC -> DC ?Is the controller able to do some more expensive calculations (current controlling) and communication tasks (CAN) ?Kind regards !

jhuebler by Associate
  • 456 Views
  • 0 replies
  • 0 kudos

Resolved! STM32C0 bootloader UART pin assignment

Hello,I have a question regarding the bootloader of the STM32C0 (especially the TSSOP 20 version STM32C031F6Px).According to the datasheet and the reference manual, the bootloader can communicate via UART1 and I2C1.The pins it is using are PA9&PA10. ...

akurtj by Associate
  • 1588 Views
  • 2 replies
  • 1 kudos