Iīve changed my eprom content, and conected the serial 0 of my board to COM 1, and I set the baud rate to 57600 bps, sience my board has a 20MHz crystal. But...
Mr. Riesemberg, Based on some of your other emails, I'm guessing you have the connection problem fixed... what was the problem? Perhaps you could post an...
Group: I'm trying to use the PIO-P3 pin in a project but found some very strange behavior. I set this pin up as a PIO-INPUT but when I look at the pin with a...
On the A-Core86 we are currently using, I am attempting to use PIO-P3 (J2-15) port. This pin is also used as /PCS5/A1 by the processor. I can set this pin...
Actually, I think the problem was with my system. My rs232 connection wasnīt ok. Iīve changed the eprom, and itīs worked perfectly. My problem now is to...
Hi, I'm looking at the Tern FlashCore system. I have a hard coded pic chip that is running a/d and some other things.. It is streaming data out of an rs-232...
I just purchased the FC40 EV-P kit and this is my first work with embedded system design. Can you suggest what would be a good thing to start with? Are there...
Tim, Well you might want to consider getting rid of the PIC entirely... the FlashCore itself supports 11 ch. of 12-bit ADC (10 KHz sample rate), and is C/C++...
Brian. I think the best way to start is see the samples on CD 186 directory, later you must be make a new proyect using the steps on CD readme. Many of the...
Brian, I think Mr. Delgado has already given you a few good starter hints. You should start with the FlashCore technical manual, available on your CD at...
I was running through the test program fs_ser1.c to test my compact flash card as well as the PCMCIA Adapter. Both of these work great, but I'm having trouble...
Brian, ... I'm not sure which C commands you're talking about directly... if it's particular to some of the functions in fs_ser1.c, you probably want to look...
I've completely confused myself concerning the memory usage on the AE-P board with 128K SRAM installed. Looking at the LOC file after a hex build I see that...
Richard, For the 128 KB SRAM, the valid address range is from: 0x00000 - 0x20000 If you are in DEBUG mode (STEP1/STEP2), your code is downloaded into this...
Hi All - Does anybody happen to have an electronic version of the old Tern software development manuals? My company purchased (several years ago) the...
I'm using the ACore86 and looking at the step 2 instructions for downloading my firmware but I don't seem to have to L29_F400.HEX file you reference. Do you...
Does anyone has done some code using the libraries provided by cogwheel? I need to receive, treat and send data using the udp protocol, but I donīt know how...
I purchased a 586 Engine Eval Kit recently for the sole purpose of running some complicated code involving transcendental functions on the math coprocessor. My...
Gustavo, I've just quickly finished up a new sample project, intended to make using the UDP libraries from Cogwheel a little easier. It basically acts as a...
I'd suggest you start with one of the test projects. I believe it's located in either \tern\586\test.ide, or perhaps \tern\586\fptest.ide. Run the sample...
I have already tried the fptest.c code, and substituted it for led.c in the led.ide project. It would compile, but fail to link. I then added the bcppfp.lib to...
Lance, I misspoke originally. You *should* most definitely have the project: \tern\586\test.ide Inside this project, there is a target for 'fptest.axe'. You ...
I need a baud rate of 1Mbps for an application. RS-485 can support this data rate in theory, but does 586 Engine or any other controller support this rate? ...
Mr. Amhad, SER1 on the 586-Engine can support a baud rate of up to 1,152,000 bps, at TTL level. The A-Engine-86-D is an option you might be interested in....
Using fptest.axe as a model, I was able to compile, link, download and run my code! Thanks, Lance ... From: TERN (Chon) [mailto:chon@...] Sent: Friday,...
I'm having a couple of problems with the flashcore boards 1. The routine fs_initPCFlash doesn't appear to return when called without a compact flashcard...
Douglas. I hava a some trouble like this, may be you can check the mma directory for the Memcard board using the mm functions like status() and ready()...
Still having problems with the FlashCore reseting on insertion of a flashcard. Powering the card from 12V bench supply it draws 220mA @ 12V. After insertion it...
Douglas. I have made some test with the Flashcore at 9V at 500mA and works fine, later on 12V at 1000 mA is the same, but some times my program hang during 12V...