• 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...
  • HAL Library UART Problem
    Hello everyone; I'm using a STM32F4-DISCOVERY BOARD, when i'm trying to send datas over hal uart it only sends ASCII types of datas but in my project i must send binaries, strings, floats, chars...
  • 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...