|
Title: Porting to Microchip 18F452 Post by: andrethomas on 14 Jun 2005, 14:36 Good day,
I am interested in porting the emulator to Microchip's 18F452 simply because I am more familiar with it. I see there was someone who previously did this but not much information is posted about the results and the link for our friend mike doesnt allow for private messages. Any one else who might have information on the toppic? Thanks Regards, Andre Thomas Title: Re: Porting to Microchip 18F452 Post by: crazy_dev on 16 Jun 2005, 00:23 Hi Thomas
I do not recommend using a PIC for an IP-Bus Emulator. The reason is, its low speed. I had a working emulator with an 18F452 @40Mhz, but the PIC barely managed it to respond to Messages on the bus. Maby it is possible to do it with speed optimized assembler code, but i wouldt use the circuit with the ATMEGA, that vitat built. It will save your time and keep you from getting angry. :) I don't know if i still have the PIC software somewhere, but if i find it, i will post it here. Cya Mike Title: Re: Porting to Microchip 18F452 Post by: brokly on 16 Jun 2005, 10:10 Two years back I made similar. Look, there can be it will help you.
Unfortunately, all explanatories there in Russian:) It loger. I consider that it is possible to make on PIC. Pic_Tr.rar - Same translated with the help of the computer interpreter. |