Sign In | Register |
0

Support for LPC546xx?

Technical Question - Created by william on 7/18/2018 11:42:06 AM
Actions

william

Posted
5 years ago

We are considering the migration from the LPC1788 (which has served us well, but is getting expensive for the features it offers) to the newer LPC546xx M4 processor.  We have used the DZX bootloader and USB HID device for a number of years (I believe I was an early adopter) and wonder if this is on your MCU road map to develop the USB device drivers and bootloader?

tx

-Bill

Tyler

DZX Support
Posted
5 years ago

Hi Bill,

Yes, the LPC564xx has been on the radar for the future, but no development on it yet. If I remember correctly, you're using the original bootloader that used the HID USB driver, is that what you're looking for? I ask because the latest DZX code base has moved towards using the USB Device Firmware Update (DFU) class interface for the bootloaders. With Windows providing the WinUSB driver on Win7 on up, a custom device driver is not required, so it made more sense to meet the DFU spec rather than roll a custom one over HID.

If want to stick with the HID driver implementation and want development help with migrating your existing HID bootloader to the LPC546xx, we could explore doing some NRE contract work for you.

Regards,

-Tyler

Reply