STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use CMake compile STM32CubeL4 Firmware Package?

I saw there is CMakeLists.txt in the folder, should be able to use CMake. The problem is I am choose different MinGW makefile format, never success. The reason for me to use CMake is to compile GoogleTest, I won't compile in the atolic TrueStudio. My...

Plug and play evalboard for Bluetooth audio

Hey guys i am searching an easy plug and play bluetooth audio solution possibly build on an stm32 nucleo that would perfectly also have a 5 - 10W amp included. Is there also a solution with audio weaver where i can program easily filters for left and...

What is the chip of the STM32 control board?

Hello. I am analyzing to acquire the EVALKITST8500-1, however I had some doubts regarding some aspects of the board. The STM32 board control board that comes in the kit anyone what model of the STM 32 chip is it? Or can you put any chip on the contro...

??sil by Associate
  • 402 Views
  • 1 replies
  • 0 kudos

stm32f100 usart not working properly

Hi,I am working on stm32f100 48 pin device.I am having operational issue while working on usart.my hw configured to use internal hsi osc which further add pll to generate sysclk of 36Mhz.I am communicating to gsm module over usart3.issue is gsm modul...

kkada by Associate II
  • 1771 Views
  • 10 replies
  • 0 kudos

Synchronous USART 'clock' not working?

Hello,Currently I am working on an ECU to communicate with an (existing) electronic sub-system . My choice was to use the STM32F4 family for this application. Boards are coming in while writing software and there are issues in testing.I discovered t...

SBoks by Associate
  • 602 Views
  • 3 replies
  • 0 kudos

Undefine symbol readableU1 (refered from main.o)

.\sx1272mb2das\NUCLEO_CUBE_LORA.axf: Error: L6218E: Undefined symbol readableU1 (referred from main.o).This error occurs.​​​char readableU1(void);​​void check_GPSBufferSize(void) {​ int currentBufferLength = readableU1(); if (currentBufferLength > 0)...

KKS by Associate II
  • 537 Views
  • 3 replies
  • 0 kudos