• Late Night Question
    Please bare with me, oh and don't laugh.. If/when I get a dev board, I would like to try and port a small (3-5Mb) windows program. The problem is I have no experience with this sort of thing. I don...
  • read adc
    hi how can i read mcbstm32f103ze's adc ,in fastest way?
  • Timer 1 Interrupt 10 sec too late
    Hello! I have a problem with Keil Simulator using an C515C-L for a timer program. Look here --> www.hashbin.com/293.html The Problem is that the interrupt for timer1 is 10 seconds too late...
  • AT91SAM7 ADC Timing...?
    I know this is slightly off topic, and I am cross posting it to the AT91.com forum, but I'm hoping that someone who frequents this forum can help. With the below code running on my AT91SAM7S32 board...
  • reading two adc in isr
    I am using MCB 2300 board by keil.I am successful in reading 1 adc using ISR ,but it is creating problem when enable ISR for two ADC inputs.Is it possible to read 2 adc's in same isr. I am starting...