Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am trying to read the signal given by an LM35 temperature sensor, to digitize it I have to use an ADC0831 that gives me an 8-bit serial output, I use a Cyclone II FPGA, they told me that I should parallelize that output and that it was done by programming inside Eclipse, but I don't know how to do it, can someone help me?
//
Estoy tratando de leer la señal dada por un sensor de temperatura LM35, para digitalizarlo tengo que usar un ADC0831 que me da una salida serial de 8 bits, yo uso un FPGA Cyclone II, me dijeron que debo paralelizar esa salida y que se hacía programando dentro de Eclipse, pero no sé como hacerlo, ¿alguien me ayuda?

What I have tried:

Nada porque no tengo ni la menor idea de como paralelizar señales, y tampoco encuentro información que parezca de ayuda en internet
Quote:
Nothing because I have no idea how to parallelize signals, and I can't find information that seems helpful on the internet.
Posted
Updated 1-Dec-20 22:14pm
v2
Comments
Rick York 2-Dec-20 4:30am    
If this is their recommendation then they should have some sample code for you to look at it.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900