Problem getting STemWin to work with RA8875-Based LCD...
Posted on October 11, 2015 at 19:17 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on October 11, 2015 at 19:17 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 11, 2015 at 16:13 Hello There is a bug in the current version of CubeMX using the L4 libs. The ''PLLSAI1ClockOut'' (and I assume the SAI2 one) isn't set within the generated SystemClock_Config function which leads to ...
Posted on October 31, 2014 at 16:29Hello.How to insert precision delay with timer or systick?For example, 100 ns or 1 us.Best regards,CH
Posted on September 27, 2015 at 16:07Hi, when I generate code for the STM32L0 in CubeMX, my compiler discovers the following problem:~/projecten/SunnaBat/software/Controller/toepassing/cube/SunnaBat/Src/adc.c:149:47: error: declaration of 'hadc' sha...
Posted on April 16, 2015 at 10:33Hi, I bought a STM32F411EDISCOVERY instead of STM32F4Discovery board. I found the STM32F4-Discovery demo program the STMCube firmware package is for STM32F407 target only. What should I do to make it compatible to ST...
Posted on October 11, 2015 at 12:39Guys, How can compare the result of the furnction output ? I have on main.c :Code:result = VS1053_Init(); if (result == 0) { HAL_GPIO_WritePin(GPIOE, GPIO_PIN_6 , 1 ); HAL_Delay(100); HAL_GPIO_WritePin(GPIOE, GPIO...
Posted on October 09, 2015 at 22:37The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on May 22, 2012 at 11:49Some companies have PLC softwares (like as IEC 61131-3 Development System CoDeSys) that have a runtime core that can be programmed on STM32 micros and we can write PLC programs and download it to stm32 without any C co...
Posted on April 22, 2015 at 18:51There is really very little available for the STM32F411Ediscovery board. WHere can I find the default software (hex file) to put the board back to default? #stm32f411
Posted on October 11, 2015 at 00:49The original post was too long to process during our migration. Please click on the attachment to read the original post.