Resolved! CubeMX v4.21 - RTC LL drivers compilation errors
Posted on June 16, 2017 at 14:59The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on June 16, 2017 at 14:59The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 24, 2018 at 01:26STM32CubeMX upgrade to 4.24.0 version, STM32F1 series RTC module will be garbled. Unable to compile.the details as attached file.
Posted on February 02, 2018 at 10:11Hello everyone, i guess this is not the right place to ask, but official Atollic TrueSTUDIO forum gave me no answers. Maybe someone here had same problem as me. Yesterday i moved from Keil to TrueSTUDIO IDE since ...
Posted on January 30, 2018 at 12:52Hi.When configuring the HAL_NAND driver you need to set the PageSize and SpareAreaSizes values; /* hnand1.Config */ hnand1.Config.PageSize = 2048; hnand1.Config.SpareAreaSize = 64; hnand1.Config.BlockSize = 64;...
Posted on March 20, 2018 at 13:03Hello friends.I create callback function for uart:typedef void (*InterruptHandler) (uint32_t uart_interrupt); InterruptHandler UART_HandlerTable[MaxInterrupt]; extern void UART_callback(uint32_t InterruptID, Int...
Posted on March 20, 2018 at 16:54hi:I have the following questions?My question is for the official example: demo.STM32Cube_FW_L0_V1.7.0\Projects\STM32L053R8-Nucleo\Examples1.There are many routines in the stm32L0 evaluation board. Some routines use ...
Posted on February 24, 2018 at 13:28I am using a STM32L031K in the development board. Everytime that you connect the board to the PC after some seconds the mass storage pops up with the name 'NODE_L031K6'.I have programmed the microcontroller to pri...
Posted on March 19, 2018 at 22:06I am trying to run some of the test code in the STM32Cube Package for the H7 v1.2, within IAR, however, I am unable to download and debug the example programs. I have tried both a J-Link and the on board ST-Link har...
Posted on March 19, 2018 at 22:40Hello,I am trying to map my pins to use all 16 channels from each of the 3 ADCs, but it seems like I am unable to do it because not all of the ADCs channels have their own pins. Is there a way to do this?Thanks,Con...
Posted on March 20, 2018 at 16:05Hello, when i test the CR95HF C++ LIb on Linux machine, i meet some problemshttp://www.stmicroelectronics.com.cn/content/st_com/zh/products/embedded-software/st25-nfc-rfid-software/stsw-95hf004.html?dl=FrNTPnJK6hoXAN...