Other tools (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nasty bug in latest CubeMX (include dirs)

Posted on February 01, 2018 at 12:40Hello,STM32CubeMX version: 4.24STM32Cube MCU Package for STM32L4 Series 1.11.0Since this version CubeMX when generating the project, does something really bad to the include files it is generating. Here is a scree...

0690X00000609ZnQAI.png

Size of buffer, used by DMA

Posted on February 17, 2018 at 08:05Hello there!I want to create a library to maintain work of led-strip based on SK6812The fastest way to make it work (according to some resources: https://geektimes.ru/post/255548/ (Russian)) is to use PWM timer wi...

0690X00000609iVQAQ.png 0690X00000609ifQAA.png

Cube Mx and Keil Cannot read project error.

Posted on November 13, 2017 at 15:56I created project in cubemx and opened in keil but i changed my computer and installed new keil,  i couldn't open projects  cubemx built. I don't know what is the problem ? I took some screen shots about my proble...

freertos stm32f1 lcd interface problem

Posted on November 01, 2017 at 07:33#stm32f103vc , #cube:4.23 ,#keil I enable FreeRtos and Fsmc lcd interface. but i got this error..\Middlewares\Third_Party\FreeRTOS\Source\portable\RVDS\ARM_CM3\port.c(412): error: A1586E: Bad operand types (UnDefO...

error an entity with internal linkage cannot be referenced within an inline function with external linkage (after using SPL2LL Convertor)

Posted on July 21, 2017 at 17:25Hello ,  after using the SPL2LL convertor to migrate from lib STD to libLL ,i compile my project so i have this error ' an entity with internal linkage cannot be referenced within an inline function with external link...