Have you verified the parity and stops bit are correctly configured on both minicom/putty ?
Can you provide the output if you send data to the udoo from another CAN device (assume 500K bitrate) as below: ip link set can0 type can...
You should test with a 3.3v compliant transceiver (eg SN65HVD230), the TJA1050 isn't fully compliant with 3.3v level (its tolerant to 5v) so the...
If you set the IOMUX back to : MX6QDL_PAD_GPIO_7__FLEXCAN1_TX 0x80000000 MX6QDL_PAD_GPIO_8__FLEXCAN1_RX 0x80000000 and loopback mode works but...
You need to connect it to a bus with a can device to validate it works. If you have a device that works at 125/500K then test with that....
The price you are seeing is for delivery to the port of Shenzhen (FOB), as the customer your are responsible for transportation and import taxes...
The CAN interface has entered the the ERROR-WARNING state because the rx error count is 132 (for frames it couldn't receive ). From the error it...
Why would want to a maker board with a i7 7500? The tray prices are $300+ for the CPU.
You need to ensure: 1. GPIO_7 and GPIO_8 are disabled as GPIO pins in your dts files (see mx6qdl-udoo-externalpins.dtsi). 2. GPIO_7 and 8 are...
It's going to be a challenge to efficiently use the wireless bandwidth to send a live camera feed and control the car. You would need to...
I haven't tested under Android, however have tested a SIM800L under linux on the NEO and its fairly easy to integrate, its a matter of allocating...
You can connect a webcam to the neo however how useful it will be is questionable. What are your plans for the webcam?
For imx6 baremetal is possible however the imx6 boot rom expects to find a bootloader which needs to exist on the SD card (for UDOO quad/neo)....
If your image is less than or equal to 1024x1024 then you can use the IPU to rotate the image. See this link for more info.
Do your monitor(s) support HDMI and 1080p (1920x1080) or DVI ? From your logs when uboot run its display at image at 720p hence why to see the...
Don't agree, if you look at QML implementation under the covers and the GPU capabilities (+ DDR bus) of im6sx you will find its not particularly...
Having run QML on the NEO, in my experience you may find performance is a problem (especially at higher resolutions eg 1280x720) when your wanting...
You will find it extremely difficult to implement on the M4 (or impossible) and I suggest you read the im6sx reference manual to understand the...
uboot should already have ocotp support therefore you need to decide which fuses you want to burn and apply them to the correct bank/fields. I...
You try to clean up the unmet dependency issue by: sudo apt-get purge gcc-arm-linux-gnueabihf sudo apt-get autoclean sudo apt-get update sudo...
Separate names with a comma.