• How to transfer txt file to the board and read this file?
    Hello, I am playing with a STM32F746NG board, and I am trying to implement a chess game on the board. To do this, I have found an existing Chess Engine (TSCP) and it is working perfectly in Visual...
  • txt file storage on MCB2388
    Hi, I am trying to have a TXT file which stores some data. This data is to be read by the microcontroller. Where can I store such a file on the board. If something similar to this has been done...
  • Downloading bin file into Arm Cortex A9
    Hi, I have a binary file of BCM56450 ARM Cortex A9 processor. kindly help me out on how can i load the bin file into the processor using Dstream Tool. Regards, Muthuvairavan K
  • Make .TXT on .ASM
    I need to make an .asm program to save some values in a .txt file. Using C would be much easier, although I cant use it this time. Any idea how to do it?
  • Transmit a .txt file between 2 microcontrollers?
    Hi there, I have some very (!) limited experience of using Keil uVision with an ST STM32 Nucleo-32 STM32L432KC development board. In the past I've written some "dummy" data, in the form of a series...