Hello Dan!!!
I will try to add a HID transfert to TinyBootloader. If you agree, I'll do it little by little... first step: automaticaly detect the right device with it's VID and PID.
Best regards,
Edorul
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is the version that supports the signal line of the RTS and DSR.
You can change the baud rate by the command sent.(=<57600bps)
I am using the LPC810.
Change:
1.It was corresponding to 115200bps. and changed the baud_rate_change_command parameters.
2.I added a command to change the data length, parity bit and a stop bit.
Dear edorul
Tiny PIC/AVR Bootloader+ Although we currently corresponds to the serial port and USB-CDC device,
Can you be made to correspond to USB-HID-Serial device?
I've created a 16FUSB-HID- serial devices using the PIC12F1822,
How can this is very glad to be connected and,
Specify the PID and VID instead of COM number, the number of data transfer 1 byte fixed, baud rate is manually set.
Best regards,
Dan
Last edit: Dan 2015-02-19
Hello Dan!!!
I will try to add a HID transfert to TinyBootloader. If you agree, I'll do it little by little... first step: automaticaly detect the right device with it's VID and PID.
Best regards,
Edorul
Dear edorul
Thanks a lot.
Best regards,
Dan
Dear edorul and All
This is the version that supports the signal line of the RTS and DSR.
You can change the baud rate by the command sent.(=<57600bps)
I am using the LPC810.
Best regards,
Dan
Last edit: Dan 2015-05-19
Dear edorul and All
I will post a new version.
Change:
1.It was corresponding to 115200bps. and changed the baud_rate_change_command parameters.
2.I added a command to change the data length, parity bit and a stop bit.
Best regards,
Dan
Last edit: Dan 2015-05-20