• Configuring wait states
    I am using externel memory eprom for data storage , we couldnt fetch the data from the externel memory. So it seems the problem is with the speed of executon. So please help me configure WAIT STATES...
  • Newbies on how to deal with more than 16 wait states in AHB lites?
    Note: This was originally posted on 29th October 2011 at http://forums.arm.com I found an answer for more than 16 wait state problem: "[color=#222222][font=Verdana, sans-serif][size=2]For some slaves...
  • how to delay a period of time ?
    i'm using uVision to code my program. anybody tell me how to delay a period of time in C?
  • Profiling times with ULINKPro
    Hi everybody, I have just received my first ULINKPro and tried it on a MCBSTM32C. I followed online help documentation on http://www.keil.com/support/man/docs/ulinkpro/ and I run everything smoothly...
  • How to wait for multiple event?
    Hi All, I'm working with the CMSIS-RTOS API and I would like to wait in a thread for multiple events like a specific Signal occured OR a Message Queue event. Usualy the osWait function in a combination...