Change MCU on STM32CubeMX
Posted on June 05, 2018 at 09:59Hello, I would change my MCU on STM32CubeMX without change projet.I have a STM32L053K8 and I want a STM32L051K8This is possible ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on June 05, 2018 at 09:59Hello, I would change my MCU on STM32CubeMX without change projet.I have a STM32L053K8 and I want a STM32L051K8This is possible ?
Posted on May 15, 2018 at 12:48Hello everyone,I try to use WM_MOTION_SetMovement function at STemWin, and I use external interrupt, but when ı use external interrupt code is not work. please help me.this code :WM_MOTION_SetMovement(hMotion, GUI_COO...
Posted on November 21, 2016 at 07:21Hi Everyone,I would like to keep attention to those users who are using cubemx codes in mdk keil environment.Take a look at my build console output, its a common error I know, C:\Keil_v5\ARM\PACK\Keil\STM32F0xx_DF...
Posted on May 09, 2018 at 10:47Hi AllWe are using STM32L475VG IoT discovery board.We want to use the ADC1 on the board and get the Analog data input on PA0.But we are unable to get it going using the HAL code generated using the MX cube software.Wha...
Posted on June 04, 2018 at 09:54Dear friends,I am trying to send 8 bytes over RS485 protocol using LL libraries.I could achieve sending data using HAL libraries (CubeMX configuration) andSPL libraries.Now I want to use LL APIs to transmit data. I've...
Posted on June 04, 2018 at 18:32To prevent Flash wear out i am trying to debug code from SRAM on STM32F4 on Keil IDE MDK5.kindly let me know if anyone has done it.thanks in advance .
Posted on July 19, 2017 at 13:28Can anyone help me with using the codec CS43L22 in analog passthrough mode on STM32F4-Discovery.Flow of applicationAnalog Input ---> ADC ---> DAC ---> CS43L22 ---> Headphone or SpeakerI have got ADC and DAC working, b...
Posted on June 03, 2018 at 01:41Hello, I just want to make sure what I'm doing is right. I'm using MBED and stm32L4. I want to change clock speed to 26 Mhz, I plan to use MSI as input. In order to do so, I will change the parameter PLL_M and leave ...
Posted on June 04, 2018 at 19:39Hello,i have a simple code where i just init some GPIO ports on a STM32F427VI ( 100pin package).The application controls via pin PA8 some transistor which switches on/off a relay after some delay...I have noticed if...
Posted on June 04, 2018 at 02:14for most of the other boards I have looked at, the downloads section contains a 'schematic' package with the altium designer *.schdoc files for the board. The F429I discovery board schematic download only has the PDF ...