afz23
Full Member level 3
Hi,
I have a task to remotely program frequency selection bits of a RF transmitter.
The transmitter provides a 16 bit selection pins interface.I accomplished this task by
making a serial to parallel bit converter circuit using some general purpose digital ICs .
I send a 16 bit frequency select command along with clock and enable pulses.This works
just fine.But my supervisor is asking to put some more features in this project.
1.read back for the set frequency bits,to check if the bits are correct or else send the frequency select bits once again in case earlier frequency bits were in error.
2.To have a default frequency selection bits set,which must be selected on just turning ON the transmitter,but these default bits can be over ridden by a new 16 bit command.
I am open to use a microcontroller based solution
I will be even more pleased,if some one suggests a non microcontroller based solution,as I am not very much familiar with microcontrollers.
Thanks in advance
I have a task to remotely program frequency selection bits of a RF transmitter.
The transmitter provides a 16 bit selection pins interface.I accomplished this task by
making a serial to parallel bit converter circuit using some general purpose digital ICs .
I send a 16 bit frequency select command along with clock and enable pulses.This works
just fine.But my supervisor is asking to put some more features in this project.
1.read back for the set frequency bits,to check if the bits are correct or else send the frequency select bits once again in case earlier frequency bits were in error.
2.To have a default frequency selection bits set,which must be selected on just turning ON the transmitter,but these default bits can be over ridden by a new 16 bit command.
I am open to use a microcontroller based solution
I will be even more pleased,if some one suggests a non microcontroller based solution,as I am not very much familiar with microcontrollers.
Thanks in advance