Posted on May 17, 2011 at 09:58We are using Input Capture to capture a signal edge, but the FIQ interrupt happens 4uS after the edge, the core is running at 96MHz. This seems a very long time. Is this normal?
Posted on May 17, 2011 at 09:58Hi all, We have a 4mb (256k x 16) SRAM connected to the EMI as 16bit at CS0, we can read & write up to A15, but writes to A16-A17 do not work, although we can see activity on A16-A17, we are unsure if this is at the co...
Posted on May 17, 2011 at 09:57I have TIM 1 setup as an input capture, can see the pin toggling on GPIO4 Pin 2, interrupts are being generated by OC1 which is also set up on TIM1 and these work ok, but no interrupts or flags for input capture 1 is b...
Posted on May 17, 2007 at 11:18I have ST's MV393B eval board and want to reload the demo software that came with it, I have found a binary version of the str71xdemo_gp.axf on the forum. I tried loading this with the IAR jlink command line tool, but ...