Vitat's homepage
24 Apr 2024, 14:11 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: 21.03.08 Произведено обновление сайта/Site was updated
 
  Home Forum Help Search Login Register  

  Show Posts
Pages: [1]
1  General / MP3 / Re: can't compile the software on: 21 Jun 2005, 15:49
i have the version of 2005
 I found a copy of the changes made : timer.h has been deleted from the package
:
Removal of all items marked as deprecated in the past, namely:
all header files from the base include directory, as they have been moved to the avr/ subdirectory long time ago (e.g. <io.h> is now <avr/io.h>),
deprecated macros and functions (sbi, cbi, inb, outb, inp, outp, inw, outw, BV, PRG_RDB, eeprom_rb, eeprom_rw, eeprom_wb)
<avr/timer.h> removed completely, as it was bogus and not really useful at all
<avr/ina90.h> and <avr/twi.h> have been moved to the new <compat/...> include subdirectory,
The following new devices are supported:
ATmega165
ATmega325
ATmega3250
ATmega645
ATmega6450
ATmega48
ATmega88
ATmega168
ATtiny13
ATtiny2313
AT90CAN128
realloc() is now implemented,
the boot API has been changed in a way that is incompatible with the 1.0 API,
the delay API has two new functions added to allow the specification of delays directly in microseconds, or milliseconds,
documentation changes: a newer version of Doxygen is used; Unix-style manual pages are now generated as part of the documentation; a helper script named avr-man can be used to display these manual pages,
a single unified Copyright now applies to all files in AVR Libc.
2  General / MP3 / can't compile the software on: 20 Jun 2005, 22:18
I can't compile your software it gives the error:
delay.c:16: error: `CK' undeclared (first use in this function)
and
delay.c:20: error: `TCNT0' undeclared (first use in this function)

I think timer.h is to blame ... i can't find it anywhere in the avr-libc  include dir
can you confirm my suspicions ?
and do you have an solution?

sorry for this question
I usually use imagecraft
3  General / MP3 / Re: lm339 resistor values on: 17 Jun 2005, 02:23
U use the feedback network with the 1 Mohm for stability?
isn't a schmitt trigger configuration a better solution?
4  General / MP3 / lm339 resistor values on: 16 Jun 2005, 19:13
hello vitat...

Is it possible to changes the values  10Kohm to 1Kohm and the 1Mohm to 100Kohm  thus keeping the amplification at 100 times...
or would it put too much strain on the ip-bus / can driver?

thank you..
5  General / MP3 / does anyone have a working version for a PIC ??? on: 20 Apr 2004, 03:22
I have build the converter with a PIC processor.
I read on this forum someone had developed a code for a PIC processor.
Does anyone want to share his code with me?
6  General / MP3 / Connecting a PC to the IP BUS ? on: 13 Apr 2004, 22:25
Quote from: mike
hi
it is definitly not CAN, neither the protocol nor the voltage levels
the reason why i used the pic 18F452 is that i had one available and i had to much spare time Smile
btw the 18F452 has no built in CAN hardware
the 82C250 is used to transmit and the OPAMP is the receiving part because the voltage levels on the bus are so low (200mV if i remember right) that the 82C250 does not recognize them
hooking up a PC to the bus is easy just use the adapter as a IP-bus to serial connector
u just need to edit the sourcecode so that it fits your needs

if u are going to build an emulator or just want to fool around with this bus i wouldt recommend you to use an AVR and not a PIC
18F452@40Mhz is ok but every smaller type is to slow to handle the bus and serial com

quote]

could you send me your source code ?? of that PIC?  

thanx in advance
7  General / MP3 / why is the RXD of the PCA82c250 not connected? on: 28 Mar 2004, 13:33
isn't there any fancy solution, perhaps someone opened a cd-changer to see which chip is inside there. this is a kind of work around....
8  General / MP3 / why is the RXD of the PCA82c250 not connected? on: 28 Mar 2004, 00:21
why is the RXD of the PCA82c250 not connected? but are you using a comparator for the rxd function ?
is the chip not fully compatible with the IP protocol?

thank you
Pages: [1]

TinyPortal v1.0.5 beta 1© Bloc

Powered by MySQL Powered by PHP Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Valid XHTML 1.0! Valid CSS!