I’m using Toradex Colibri VF61 (Col. Evaluation Board V3.2A) Bsp Version LinuxImageV2.6. I had installed freeRTOS on my m4core. Please provide me the following:
No, as mentioned before we do NOT have any examples being directly applicable but rather than you having to develop a driver from scratch just looking at the SoC data sheet you may find those eCos or MQX sources helpful. Alternatively you may also contact one of our partner network companies.
I don’t see why this should not be possible but I also don’t think we at Toradex ever tested anything other than using a single debug UART. Most possibly the platform initialisation stuff for the other UARTs is missing and would have to be added. So the implementation effort should really be moderate.
Need to connect a sensor on Colibri VF61, so it is required to have ADC. It would be helpful if you can provide ADC driver in cortex m4(freeRTOS). Already had a look through freeRTOS directory downloaded from your site, but there is no details on ADC in VF61.