can anybody help???
i want to record the signal on analog input 1
please a little help i must write the code
13 minutes and you are getting impatient? Are you will ing to pay for support, or why do you assume that people have even read your question 13 minutes after you post it?
Or do you think this is a payed help-desk? If so - how much do you pay for accessing this forum?
Help with reading data from the ADC? Haven't you looked at all the example code available? Or checked the datasheet for your specific processor? The datasheet contains all information needed to write the code - without the datasheet, there would be no example code, and there would be no people who you could ask...
Is this a school project? Haven't you received enough information about how to do it - or how to find the required information - from your teacher?
the problem is not to read the adc , practical I must write 700-1000 meserments/second in eeprom, and this writing take times ...
sorry 200 meserments/second
I have now read your specification one more time:
"can anybody help???
i want to record the signal on analog input 1"
Nope! Can't see any requirements about writing 700-1000 meserments [sic!]/second into EEPROM in your specification!
What makes you think that your EEPROM can handle 1000 writes/second? What does the datasheet say? And how large are one sample? One bit? One byte? Two bytes?
And in what way will we be able to help you to get the writing to take less time?
OK I write here all I have and what I want
I use mc Infineon SAB 80C535 eprom is 27SF512 ic2bus is PCF8574 ADC max1168
and i must record on 2 inputs teh signal from 2 hall sensor (0 volt 12 V) and the motor are 6000 rotation/minute...
normaly I must write float number but may be is posile to write only bit (0 -low, 1 High)
View all questions in Keil forum