STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! DSP library with STM32F103 (blue pill) possible?

I would like to implement a FFT on a STM32F103 (blue pill).So far i installed the STM32cubeIDE and set up a project.I added "CMSIS CORE" and "CMSIS DSP" (as library) in the cubeMX software under additional software.In my code i added: #define ARM_MAT...

HTuam.1 by Associate
  • 1438 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F013C8T6 (blue pill) flash error

I am using STM32F103C8T6 with libopencm3 and FreeRTOS. Some programs I have can only flash once, even though the code function properly. The second time I flash it will say something like "unknown chip id! 0x3748. Failed to connect to target". I have...

DTung.2 by Associate II
  • 827 Views
  • 4 replies
  • 0 kudos

Resolved! stm32 blue pill with si4432

Hi! people! i have a stm32 blue pill board and the Si4432 module, i want configurate for conect with 433mhz module syn470r in OOK,I already have the SPI configured in STM32CubeIDE and the module connected, but i have no idea how to transmite. How to ...

jdo by Associate II
  • 802 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 STM32F103C6T6A Bug report

 I am trying to program STM32 blue-pill board with STM32F103C6T6A  microcontroller and using STM32CUBE IDE. But nothing is able to upload the program to the microcontroller. When trying to upload the program, the following error messages are showing....

Stm32.jpg stm32_final_bug_report.PNG
khatus by Associate
  • 534 Views
  • 4 replies
  • 2 kudos

Resolved! ST-LINK V2 with STM32F103C8T6(Bluepill) code upload error

I have tried to upload a blink program to a Bluepill (STM32F103C8T6) board through ST-LINK V2 while doing so i get the error as "Target no device found Error in initializing ST-LINK device. Reason: No device found on target." and        "Failed to ex...

Resolved! Suggestions for better blue pill performance

Hello,i am working for now on a diy project.In this project i am interfacing LoRa SX1278 (SPI), MPU6050 (I2C) and NEO-6M (UART) with the STM32F103C8 (blue pill).All in all it is working but because all this sensors and modules are served in the loop,...

hamo by Senior
  • 1538 Views
  • 10 replies
  • 3 kudos