Firmware transfer *bin from Android to uC

Hello

I use USB bootloader for NXP uC for firmware upload. But now I have problem with firmware upload (*.bin) from Android PC to uC NXP LPC1768. The point is that the android PC find the uC memory and I can transfer the firmware. But after reset the uC doesn’t accept firmware.
The whole firmware upload process works on windows PC without any problems.
Are there any compatibility problems, or settings to overcome this problem on Android PC?

I’m using:
uVision 4.53 for programming and *.bin generation
Android tablet PC: Galaxy Tab 10.1 for firmware upload

Best regards

Parents
  • So - if file explorer is now to transfer the bin file to your microcontroller, have you then done what I did write earlier: Used FlashMagic or similar and checked exactly what contents your microcontroller have actually received and saved?

    Debugging is the route to go. You can't stare your chip to submission.

Reply
  • So - if file explorer is now to transfer the bin file to your microcontroller, have you then done what I did write earlier: Used FlashMagic or similar and checked exactly what contents your microcontroller have actually received and saved?

    Debugging is the route to go. You can't stare your chip to submission.

Children
More questions in this forum