Posted on May 14, 2008 at 08:27one more thing, I am using a STR7 demo board and a modification of the STR7 In-Application Programming example code for testing.
Posted on May 14, 2008 at 08:25Using the default STR7 library codes, so the calculations should not be incorrect. Use my IAR debugger to verified that the calculation is correct. Data is send to the host through an USB-to-Serial converter. To ensure...
Posted on May 05, 2008 at 05:19Hi, Anyone tried to configured 256K baud rate on their UART? I tried doing it with UART_Init but the host not able to receive any data. Did some calculation based on the reference manual example and found that output i...
Posted on March 07, 2008 at 06:54Hi, I am trying to generate PWM output using the STR750 MCU. Below are my settings. Somehow I am not able to get any PWM signals out. Anyone has any idea why this is so? Please enlighten me. Thank you very much // PW...