• Looking to hire ARM programmer/tutor
    Need help with some school projects. Let me know if you're available.
  • where to get the tutor of software simulation integrated in uvision?
    where to get the tutor of software simulation integrated in uvision? such like uart,external interrupt,timer and so on. hwo to config the simulating dialog when soft debug?
  • Looking for efficiency
    I am using small memory model and I need to write data to an absolute memory location (0xC002), so I'm using the MVAR macro: #define DISPLAY_DATA MVAR(unsigned char, 0xC002) void main(void) { DISPLAY_DATA...
  • Looking for gyroo accelero code
    Hi, I dont know if this is the right forum but I'm supposed to write some code for a device containing an ARM uC that reads data from a gyro/accelero meter and determines its position in space. A read...
  • looking for ARM usb bootloader
    Hi people, I'm willing to start to learn arm. I have bought the board : I have made some tests loading the code in flash using the compiler. Is any bootloader available in order to send the code...