X-Cube-Ble1 Applications Compilation Issues with MDK-ARM
Posted on December 16, 2015 at 00:05The 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 December 16, 2015 at 00:05The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 15, 2015 at 00:28 I am trying to implement an SDCard interface using SPI on an STM32F417 based board. I have to use SPI, because pins needed for SDIO are in use by other peripherals on my board. I have three devices on ...
Posted on December 15, 2015 at 23:25Hello there, When i try to generate code in cubeMx for truestudio at the end I am getting an information that code was generated but there was an error. But moving on I went to truestudio and tried to import the g...
Posted on December 15, 2015 at 13:32Hi!, I've got a Nucleo board, it's a L152RE Rev C.I've tested the example PWR_STP_RTC available for these boards and the board successfully lowered it's consumption from 9.3 mA (in running mode) to 1.5 uA (in stop...
Posted on January 26, 2013 at 19:19An Open Letter to ST Micro I'm switching my development projects from the STM32 to Microchip's MIPS-based PIC32. I'm a hobbyist, so my concerns may be different than the pros' here - and the impact of my decision o...
Posted on December 15, 2015 at 10:56Hello and thanks in advance.I have now a STM32F091 Nucleo. I am interested in running SPI on it. However by looking at the page of the product I can not tell which pins are for SPI or if it supports SPI at all. Fo...
Posted on December 15, 2015 at 14:35Hi I have seen that spi has 16 bit buffer but only we can send 8 bit. Would like to know why it is like that ?
Posted on December 15, 2015 at 13:41 I'm using STM32F411RE-Nucleo board and generating a project with Cube MX for System Workbench. The problem is that,HAL_UART_Receivefunction doesn't receive input from the user, even though I don't change any U...
Posted on December 10, 2015 at 22:29 Okay, we have a bootloader that we want to replace programmatically, as it is not practical to get access to the debug ports. I've done this successfully with a STM32F071, but have not been able to get it worki...
Posted on December 14, 2015 at 10:41Hi, We are using an ARM STM32L100RC. We receive in our firmware a message of just two characters through the USART 1. At 9600 kbps it works ok, at 19200 it fails sometimes, but at 38400 it fails one in ten times (...