• SPI status register unresponsive
    Can anyone tell me why even setting SPIEN in MR, SPIENS bit is not set in STATUS register. I have enabled local loopback for testing in master mode only. I have used the at91lib library from atmel. ...
  • Unable to get 1 msec timer working
    I tried to configure timer for sec. But unable to get it working for 1 sec. Instead is somewhere between 2 and 3 sec. Below is the code. Do anyone see something wrong with the code? Note: Crystal -...
  • KEIL SPI Status Register unresponsive
    can any one tell me why in keil, project for at91sam7se series, even after enabling SPI in mode register, SPIENS bit of status register is not active. I have enabled the PWM for SPI as well as SPIEN...
  • problems µVision 1 <-> µVision 2
    Hi! I'm using a 80C515! Now i'm using µVision2 to make my programs. But from time to time i have undefinably problems with my progs. Changing some variable declarations solve that. My memory usage...
  • How to import a project on keil µvision ?
    Hi guys, I would like to know, How can import my code/ project / library ( this code is from a project on a STM32L053R8 ) to make it run on my STM32F051K6T8. I have try to import my file.c but the...