Invalid File Format
I'm trying to edit a power supply design project that I just recently worked on. However, when I try to open it I get an "Invalid File Format" error. Any idea how to fix this?
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
I'm trying to edit a power supply design project that I just recently worked on. However, when I try to open it I get an "Invalid File Format" error. Any idea how to fix this?
Please introduce your Japanese distributor about the socket for M48T86PC1.The shape is PCDIP 24pins. Best regards.
Hi,I have a USB-C power source that supports PDOs of both Fixed type and Battery type. Is there a way to make sink request Battery type PDO?Regards,Winston
Hi thereI want to do a write operation on ST10 flash. I'm using a example code from its datasheet. here is the code: FCR0H|= 0x1080; /*Set DWPG, SMOD*/ FARL = 0x0000; /*Load Add in FARL*/ FARH = 0x0000; /*Load Add in FARH*/ FDR0L = 0x0000; ...