Dear reader,
I recently bought the RM48 motor control kit. My background is mechanical engineer, specialized in dynamics and control. In my professional life, i work with matlab, and the compiling/linking/ loading is a simple ctrl+B action. As a hobby, I have experience with writing in assembly and programming the 89s52 atmel microcontroller (using rs232). I have some experience writing in C, and also javase and opengles for android.
I managed to create an empty project ( void main(void){} ) that i can allready flash on the RM48. Now my question is as follows: Is there a simple example that i can flash on the mcu that for example blinks one of the leds on the control card? Just to get some feeling. Is it possible to connect an analog or digital signal straight on to one of the mcu pins? or should this be done by e.g. can or spi communication with another microcontroller that has the sensor (pushbutton, potentiometer) connected? With the atmel, I never used communication. Only gpio, also for pwm output.
When answering please keep in mind that my background is not in electronics or microcontrollers and i have very little knowledge. The amount of information in a datasheet is allready quite overwhelming to me.
Yours sincerely,
Wesley