2006-10-02 07:28 PM
2006-09-26 11:16 PM
2006-09-27 02:07 AM
Hi Sany,
could you send me your board schematic in order to check the boot pins position. Regards, hich2006-09-27 04:23 PM
Hello Sir,
I am attching a copy of the pdf file giving details of our dev. board's schematic. Regards Sany ________________ Attachments : DV710B_20050720.pdf : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtAq&d=%2Fa%2F0X0000000aJv%2FC4yv02K6Msqj3EeiHqFQ4RgHx1PiPPQaQ9j_XIFO9ak&asPdf=false2006-09-28 01:12 AM
I am eagerly waiting for a reply in deep anticipation....
regards Sany2006-09-29 12:25 AM
BINGO!!!
I made the programme enter the ISR but the values obtained even after using interrupt are varying a lot. Is it inefficient to write the complete code to compare the key press in the ISR. Can somebody suggest me a good reason please... Regards Thanks Sany2006-09-29 12:29 AM
Hi Sany,
Please find attached the STR71x ADC12 interrupt example ported to Embest IDE toolset and it work fine on my board. Could you please try it on your desk and tell me khnow if you have any problem. with regards, Hich :o ________________ Attachments : STR71x_ADC_int.zip : https://st--c.eu10.content.force.com/sfc/dist/version/download/?oid=00Db0000000YtG6&ids=0680X000006HtAv&d=%2Fa%2F0X0000000aJx%2FQ2UpPP7i3xQJ0tR.mzUT5uAmmhh9_DrhPMFWR1Pi9Ns&asPdf=false2006-10-02 07:28 PM
Thank you very much for your support.
I have already solved my problem(as i mentioned in my previous mail) about the programme not entering the ISR. The control is noe entering the ISR and geting the conversion value but unfortunately My results are varying a little bit. I am using keyboard with A pull up resistor of 1.2K. and then a series of 10 OHM resistors to drop the voltage of 2.5V across each key. but i believe the interrupts are serviced at Microsecond speed so the results must be fixed??!! isn't it.?? but its not. can you help me out?? Regards And thanks Sany