• I2C only works in debug mode
    Using STR912 Using the I2C module in debug mode step by step it works fine, I can read and write properly, if I do exacly the same but in run time ... doesn't work anymore. Is it a frequency issue...
  • Code runs only in debug mode
    Hi, I built a bootloader for a STM32F107vc. The bootloader was stored at address 0x08000000 to 0x08009800 and the main application was saved at 0x08009800. Off course, I changed the Vector Table...
  • GUI_PNG_Draw: seems like not compiled into library
    Hi Anyone using GUI_PNG_Draw (or _DrawEx)? I am successfully using the BMP, JPG versions but linker fails to find the PNG version. I have checked and it is prototyped in GUI.h. Is there a different...
  • interrupts dont seem to work at all
    hi guys writing a simple program to blink a led for every 500ms using a systic timer i have observed the interrupt never occurs led stays on forever not only this but i have used many working sample...
  • PPP
    Can i get information about how to interface a PPP protocol with 89c52.