-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Dear,
I'm trying to use the jenprog with a devkit board for the JN5168. Ftdi drivers and utilities are working good (I can access the FTDI Model and ID with no problem), but the communication is broken.
In particular, after some debugging, I notices the talk function in the ftdi modules fails for the read_len == ans_len condition. It seems in fact that the chip spits out some non-sensical (w.r.t. the Bootloader manual) results.
I went through all the doc of Jennic (NXP) and it seems the bootloader for the JN5168 is the same as for the older chips supported by jenprog.
If it can be of any help to better understand, I'm using the dev board DK4 and the procedure to put the chip in configuration mode consist in pressing the pwr button once while the FlashBoot (windows) is launched, after this everything works ... in windows.
Very much help for any suggestion, and thanks for the great work
R