User Activity

I have seen many examples to use external memory as heap but for it they have modified the linker and added section of needed memory. But I am curious if I can access the external memory using standard communication interfaces like I2c, SPI, etc then...
Posted on February 23, 2018 at 07:04 Hello, I have developed a IAP application based on STM32F030CCT6. The application code is received on UART and I can store it in flash, I am storing codeat 0x08010000. But I am facing problems in executing it....
Posted on February 09, 2018 at 10:05Hello,I am developing a application in which I am using In Application Programming. But before starting I have some doubts to be cleared. I have seen many tutorials regarding flash where either linker is edited or...
Posted on February 01, 2018 at 08:24How can I perform unconditional jump to random address in flash? I know about goto statement but I read that its not a good way to achieve this. So how can I do it? #nucleo-stm
Posted on December 07, 2017 at 10:21 Hello all, I am using STM32F030R8T6 and also using HAL libraries for programming. I am using two UARTs one as a debug UART1 to send various messages to PC and UART2 for communication with Bluetooth module (...
Kudos from