• 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...
  • 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...
  • (ARM) Set of Instructions to read a txt file?
    Hello. I'm working on a project and I need to take some values from a text file and save them in registers. I've searched in internet but there's not enought information about the set of instructions...
  • RL-TCPnet Webserver: Data Download to Client txt-File
    Hi, I am using the RL-TCPnet Webserver based on the "http_demo" and would like to import and export data into a txt-File on the client pc. Uploading the data from the client was no problem using...