• Compiler interpretation of "Types"
    I'm having trouble with my firmware when I pass a value to a function that receives a float (The controller won't initialize correctly). The function is as follow: u16 u16SUPPLY_REF; //Global ...
  • Compiler interpretation of "Types"
    I'm having trouble with my firmware when I pass a value to a function that receives a float (The controller won't initialize correctly). The function is as follow: u16 u16SUPPLY_REF; //Global ...
  • How interpret the asm lines
    Note: This was originally posted on 1st December 2009 at http://forums.arm.com Hi, I am trying to understand how a library compiled for arm is working and I have a problem to undertstand the following...
  • How should I interpret this ?
    I am developing a signal processing application on the STM32F4 Discovery board, and am in need to use the DAC feature to output a processed signal. Trying to understand how to initialize the DAC so...
  • How interpret the asm lines
    Note: This was originally posted on 1st December 2009 at http://forums.arm.com Hi, I am trying to understand how a library compiled for arm is working and I have a problem to undertstand the following...