• Extended Ascii characters - Keil
    Hello, I am trying to implement the extended ASCII characters found on: www.asciitable.com/.../extend.gif But it appears as though the default extended ASCII characters are: http:/...
  • Conversion of integer to ASCII for display
    I wish to display the contents of a variable, probably an unsigned integer, on an lcd display driven from the 8051. I have written software to accept an array of characters and write these, so the ideal...
  • Sending NULL character ('\0') over a TCP connection
    Greetings, Intro: I am developing a TCP Server (TCP Passive Open) using LPC2364 (ARM7TDMI) using the old RL_TCPNet library . I need to send a string of ASCII data, which contains random characters with...
  • stm32 HAL library
    Hi All, I see from the ST site that they released on 09-March-2015 "STM32F4xx HAL Drivers" version 1.3. In Keil.STM32F4xx_DFP.2.4.0.pack, actually used, the HAL library version is 1.1 dated June...
  • stm32 HAL library for STM32105
    Hi All, I would like to start a new project with STM32F105RC and keil MDK professional. I developed many projects with STM32F407 and Keil MDK professional starting from cubeMx utilities. But...