We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]
posted on 2015/05/13 08:10:01 PM CEST
hi,
Looking for a boot loader that will work as following:
I will copy a hex file to a USB stick.
Then The USB stick will be attached to the USB host connector of my board.
On power up the boot loader will detect the existence of the hex file on the USB stick and will program it to the MCU.
if no hex file found the boot loader will switch and run the existing application.
comments:
1. MCU: PIC32MX7xx
2. Since the application switches ( application settings) could not be changed in the program, it should match the switches of the boot loader code.Thus, source of such a boot loader will be very appreciated.
3. it is OK to assume that only a single hex file is on the USB stick and that it is located in the root directory. it is also OK to assume that the file name format is 8.3 (DOS naming format) and if needed you can assume that the hex file will be always named App.hex
Thanks,
M. Hooper
posted on 2013/10/19 03:31:36 PM CEST
Hello,
Im looking for the bootloader provided in the file examples/other/usb bootloader but my compiler is mikroC pro for pic v4.6 and that example doesnt came within, Can anyone share that code as a mpkg or so?
posted on 2013/10/08 07:44:54 AM CEST
Hi
This is what i need.
Upload new code via webbinterface to 18F87J60.
posted on 2013/09/20 03:40:57 AM CEST
Hi Guys,
If anyone enjoys tinkering with devices, I wold appreciate assistance with getting a boot loader working that is compatible with the above two devices when using the Mikro C bootloader.
The PIC16F6410 is a 64 PIN TQFP, so I will supply PCB for free for testing if required and must work with 20MHZ crystal.
posted on 2012/03/11 06:07:19 PM CET
Hallo mikroe-Team,
I suppose that this problem is released by the WDT. The time of the restart amounts 17min (Watchdog Timer Postscaler 1:1048576). In my application is switched off of the WDT.
viele Grüße
Uwe
u.lorenz@er-dresden.de