Posted on May 17, 2011 at 12:09Dear sir How can I combine xxx.hex and xxx.ini to a new file for Hi-Lo programmer to programming uPSD3333DV thank a lot!
Posted on May 17, 2011 at 12:09thank you so much I found what the problem is The bit 7 of VM register should be set to '0' (Disable Peripheral I/O mode) thank you again !!! :)
Posted on May 17, 2011 at 12:09Hi I`m using port A as GPIO input pins ,but they can`t receive the data that I sent, the part of my source code as follow Is there anyother register I must check?? PSD_reg.DRIVE_A &=0x0F; PSD_reg.OUTENABLE_A |=0xF0; ...