• vehicle tracking
    I've written a code ,shown below SETUP THE MODULE AT+CPIN="xxxx" ; Unlock the pin number on the simcard AT+CMGF=1 ; sets text mode (0 sets Packet Data Mode) AT+CSCS="GSM" ; sets GSM-character...
  • Back on Track I2C Interrupts
    Hello Guys, I was able to accomplish the I2C Interrupts ; When I created a separate project for I2C Interrupts I was able to read all the data on req addresses but later when I integrated the I2C...
  • VEHICLE TRACKING System
    Building a project on VEHICLE TRACKING System using GPS. I've done wid the coding of my uC. What i do not figure out is that when i send a data using AT+CIPSEND to a website lets say http://www.track...
  • Tracking ISR's in uVision Event Viewer
    Hello, Is there a way to track ISR's in the Event Viewer? Thank you. David Paul Validus Technologies.
  • Common area duplicated in each bank of the external flash
    I'm working with a code-banking project. The configuration of the hardware is a 32k microcontroller and a 512K external flash divided in 16 banks. My idea is to use the 32K of the microcontroller as...