OK let me take that back, lpc_driver_installer did not work, but pointing the Win driver installer to the lpcopen_example_windows_usb_drivers DID work
And I can talk to and load programs on the ARMstamp with that.
Will load up a blog article and link to those files. (too big to include here)
Search found 1045 matches
- Thu Jun 16, 2022 4:07 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
- Thu Jun 16, 2022 3:58 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
Found a WinXP SP3 laptop from a friend. I tried lpc_driver_installer, it failed for me to install.
I doubt there is an NXP supported driver for VCOM and WinXP, so we can't help you there, but ARMstamps run on Win 7 and beyond, Linux, iOS, and Raspberry Pi.
I doubt there is an NXP supported driver for VCOM and WinXP, so we can't help you there, but ARMstamps run on Win 7 and beyond, Linux, iOS, and Raspberry Pi.
- Thu Jun 16, 2022 11:41 am
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
I had no luck trying to create a bootable USB drive for WinXP. I do have one old SATA drive labeled XP, not sure the last time it was in a PC, and it won't fit in my current sacrificial PC, but I will try to clone it to a 2.5" drive. Will try this weekend, but not real hopeful. The NXP driver for th...
- Wed Jun 15, 2022 10:09 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
PS com setting like baud, stop bits ... are completely irrelevant on this USB driver.
- Wed Jun 15, 2022 10:08 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
Does Com3 show up in Device Manager as an NXP VCOM USB serial port?
I am trying to see if I can build a WinXP USB boot disk to run on one of my older systems. Not sure that will work, but worth a try.
I am trying to see if I can build a WinXP USB boot disk to run on one of my older systems. Not sure that will work, but worth a try.
- Wed Jun 15, 2022 4:09 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
You might try this installer from NXP, not sure it will handle Win XP
https://www.coridium.us/coridium/files/ ... taller.exe
I'll see if I might have an XP machine buried somewhere, but most were converted to Linux
https://www.coridium.us/coridium/files/ ... taller.exe
I'll see if I might have an XP machine buried somewhere, but most were converted to Linux
- Wed Jun 15, 2022 3:37 pm
- Forum: Your first forum
- Topic: ARMstamp communication problem on WinXP
- Replies: 8
- Views: 711
Re: ARMstamp communication problem on WinXP
I will look into it. I may not have a working WinXP machine anymore. I believe their are threads in the forum about this, and will search a bit more.
- Wed Mar 23, 2022 4:42 pm
- Forum: SPI and I2C
- Topic: Simple example of I2c code " My World" request
- Replies: 1
- Views: 517
Re: Simple example of I2c code " My World" request
You might check this thread in the forum
viewtopic.php?f=4&t=956&p=3250
Or check the blog post, where we interface to byte/nibble serial interfaces
https://www.coridium.us/coridium/blog/lcd-interface-pcb
Both turned up in searches for LCD on the main page
viewtopic.php?f=4&t=956&p=3250
Or check the blog post, where we interface to byte/nibble serial interfaces
https://www.coridium.us/coridium/blog/lcd-interface-pcb
Both turned up in searches for LCD on the main page
- Tue Nov 30, 2021 5:35 pm
- Forum: Other Hardware interfaces
- Topic: How to program the ProStart LPC1114 with LPC's FlashMagic
- Replies: 4
- Views: 1897
Re: How to program the ProStart LPC1114 with LPC's FlashMagic
Thanks olzeke for answering the question, did not see it go by. How are you generating the hex file? Just curious. BTW that load C pin is also driven by our serial USB dongle, so that the load hex of MakeItC handles the boot mode automatically. You can also modify other USB dongles to connect RTS to...
- Sat Sep 04, 2021 2:06 pm
- Forum: Software issues
- Topic: Can't get HWPWM to work
- Replies: 1
- Views: 3082
Re: Can't get HWPWM to work
Well I'm still in the middle of a move, and have no ARM devices here, just a computer. All those are somewhere between CA and FL Try using the HWPWMtest.bas, as last time I checked that was working on most boards, and for sure on the SuperPRO as it is our most common board. You may be missing some s...