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! Proper way to use a Library (.a)

Hi everyone,Designing the BLE (bluetooth low energy) part of my software, I have to use BlueNRG-1, BlueNRG-2 DK SW package.First of all, I included by hands the library file (.a).But there is a lot of source-code that is not provided in the library (...

Resolved! stm32H503RB Determination of I3C IBI payload size

Hi,I am using the nucleo-H503RB I3C (Controller mode) with this example to connect to an I3C standard chip. The sensor transmits IBI with 5 bits of payload but I noticed that the STM32 receives only 4 bits, and then it stops receiving the fifth bit.I...

Hexu by Associate II
  • 2711 Views
  • 3 replies
  • 2 kudos

Programming original stm32f103c8t6 with clone bluepill board

Hi everyone i bought bluepill with fake chip and i replaced it with an original stm32f103c8t6.When i use stlink utility with other fake bluepill it detecets the chip but when i use stlink utility with original chip in a fake bluepill board i get this...

Ahmetp_0-1712139532794.png
Ahmetp by Associate II
  • 5256 Views
  • 5 replies
  • 0 kudos

Resolved! JTAG

Hi,We are currently working with the STM32G0B1VET6 Microcontroller and have been designing connections for the SWD interface. However, upon verifying the datasheets, we couldn't find any mention of a JTAG interface for debugging purposes.Could you pl...

Fake STM32 chip?

Hi, I have a help  we purchased with your chip, but it seems that it is fake, please let me know if the name or engraving is printed on your chip? Thank for your support 

DianaSok by Associate II
  • 2854 Views
  • 5 replies
  • 2 kudos

Resolved! PUPDR in GPIOD - default values are wrong

In the manual it states, that reset value is 0x000.., and that 0xFFFF... is reserved. But when debugging, i see, that it is 0xFF... . When now assigning a new value to it via HAL_GPIO_Init(), the register does not take the new values.Hold on!I just f...

Tobe by Senior III
  • 1294 Views
  • 1 replies
  • 1 kudos

ADC multichannel DMA with Freertos on STM32H735G-DK

I have tried many things but cannot seem to get ADC multichannel DMA with Freertos on STM32H735G-DK working.I have setup the ADC to use DMA following many tutorials. I have set up a task to start the ADC with DMA, but the conversion complete callback...

CYBR by Associate II
  • 1328 Views
  • 0 replies
  • 0 kudos