Search found 1026 matches
- Mon Nov 12, 2012 11:17 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
Just for grins I copied the BASICtools to a network drive on a Win7 system and that works for me, though I remember seeing issues before, it may be limited to XP setups. I've never had any issues on USB drives. Where is your %temp% directory? So its back to checking your serial connections. What did...
- Mon Nov 12, 2012 10:58 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
Is your E drive a network drive?
Tcl has trouble with network drives, maybe I need to figure out a way to detect that and flag it.
Tcl has trouble with network drives, maybe I need to figure out a way to detect that and flag it.
- Mon Nov 12, 2012 10:54 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
I can't explain why what you see is different, so the other questions would be-- What OS are you using? (we routinely are running Win7 or XP) What FTDI driver are you using? (we are now using 2.8.24 -- available from our installer in Windows Driver folder or check http://www.ftdichip.com for the lat...
- Mon Nov 12, 2012 10:22 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
I can't speak the the chipkit, though I believe it should work.
What happens when you load the blinky example?
HELP -> Examples -> Blinky
What happens when you load the blinky example?
HELP -> Examples -> Blinky
- Mon Nov 12, 2012 9:59 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
You don't need a firmware upgrade. What version of the compiler do you have (it's in the Help About BASICtools line)? It seems to me you don't really have the latest tools, as it doesn't show the compiler version in the clip you sent. Maybe remove the old tools, delete any Coridium directories and r...
- Mon Nov 12, 2012 9:16 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
Here's what I see when I type what you typed on a BASICboard, was the same for me in manual mode Welcome to ARMbasic Kernel[8.15] with Floating Point Copyright 2012, Coridium Corp. for the BASICchip so far so good, you see the same message from BASICchip (different firmware version, but that's OK) l...
- Mon Nov 12, 2012 7:40 pm
- Forum: Serial Communication
- Topic: RS232 failure to communicate
- Replies: 18
- Views: 22120
Re: RS232 failure to communicate
OK, I need some details, what board/chip are you using? What type of serial connection? It looks like it's probably BASIC What version of BASICtools are you running? What is the name of the program you are trying to download? It looks like the name is -1 which would be a problem. Does your version o...
- Sun Nov 11, 2012 8:19 pm
- Forum: Software issues
- Topic: LPC2106 BASIC firmware goes public
- Replies: 0
- Views: 4074
LPC2106 BASIC firmware goes public
We had a request to update firmware for the ARMexpress, which while still available for OEMs has been dis-continued. The LPC2106 was one of the first ARM chips NXP did, it has no ADs and some older peripherals. It is unlikely we will ever use it in a product again, with cheaper, faster alternatives....
- Sat Nov 10, 2012 1:54 pm
- Forum: Software issues
- Topic: C support for LPC1114
- Replies: 0
- Views: 3414
C support for LPC1114
This is still a work in progress
But a version that at least compiles for the BASICboard is at
http://www.coridium.us/files/setupCw1114.exe
It adds IN(pin) and INx(x-pin) for port0 and all ports respectively. As well as INPUT, OUTPUT, DIR and OUT with x-types.
But a version that at least compiles for the BASICboard is at
http://www.coridium.us/files/setupCw1114.exe
It adds IN(pin) and INx(x-pin) for port0 and all ports respectively. As well as INPUT, OUTPUT, DIR and OUT with x-types.
- Thu Nov 08, 2012 11:02 pm
- Forum: Projects
- Topic: Add External Xtal to SuperPro Board.
- Replies: 1
- Views: 4791
Re: Add External Xtal to SuperPro Board.
I've updated the help file page on the BASIC side to show where the crystal would be loaded.
http://www.coridium.us/ARMhelp/index.ht ... rPins.html
http://www.coridium.us/ARMhelp/index.ht ... rPins.html