• How can I transfer data from text file to Keil Simulator?
    I am working with STM32H743VIH6 device, but now I still don't have a board, so I use a simulator. I need to transfer data from textfile on my PC to the structure in simulator, but I haven't found any...
  • How can I transfer data from text file to Keil Simulator?
    I am working with STM32H743VIH6 device, but now I still don't have a board, so I use a simulator. I need to transfer data from textfile on my PC to the structure in simulator, but I haven't found any...
  • transfer a file from RS232 to 8051
    I want to transfer a file from RS232 to 8051 and write to flash memory.How can I do?? Thx for your help!
  • transfer a file from RS232 to 8051
    I want to transfer a file from RS232 to 8051 and write to flash memory.How can I do?? Thx for your help!
  • Bulk transfer of Data from USB Host
    Hi everyone, I am using a FRDM-KL25Z for which I need to implement a host side driver for printer . I have completed enumeration part of the printer. Now I want to send data to printers using...