User Activity

Posted on February 25, 2018 at 11:04Although the STM8 reference manual RM0031 does not seem to mention it, I understand from the AN2658 (section 2.7) that I must read ADC_DRH and ADC_DRL in a specific order, with the actual order depending on my con...
Posted on May 23, 2012 at 16:11The linker is not case sensitive unless the -C flag is used on the command line Does anyone know how to pass this flag from within ST Visual Develop?  I can't just add -C as a user flag as STVD already passes -P and to...