1. Array of bytes? Read and write between CPUs.2. Peripheral allocations to CPU1 or CPU2? Should allocation of peripherals handled by only one CPU? What will happen if both CPU's are asking for same peripheral. How to handle this scenario.
Posted on January 16, 2017 at 05:14Hi,I am downloading an elf file to STM32 Nucleo-L053R8 board. The size of elf is given below:text data bss dec hex filename54700 728 3504 58932 e634 ../mDig...
Posted on January 16, 2017 at 11:20Hi,I have updated the firmware with latest on Windows and using the board with Linux. After updating to latest firmware (V2.J28.M18) also, same issue continues.Is it mandatory to update the firmware on Linux?Regard...
Posted on January 16, 2017 at 09:20Hi AvaTar,Thanks for replying back.The Nucleo board does have a similar mbed bootloader which is provided by ST and is called as ST-Link/v2-1. I updated the bootloader firmware of the device which is V2.J28.M18. ...