Anton

Results 4 issues of Anton

Hey, getting these artifacts on a specific widget and only on this specific index in the listview. I did have some weird artifacts going on in the "hello-word" flutter gallery...

Hi, currently using STM32F103R8T6. CAN interface is connect like: PB8 -> CAN_RX -> TJA1050 PB9 -> CAN_TX -> TJA1050 in void Setup I'm using: bool ret = CANInit(CAN_500KBPS, 2); //...

[Link](https://gyazo.com/a7a703ca5d6624c67bf3aafc8c2ec2a7) to a gif showing the issue. I'd also say that theres some lag when running. Could be related? I'd want to try and overclock but I've got no heatsink...

Trying to flash jetson nano. Doing lsusb | grep NVIDIA returns the correct values seen by the instructions. This is the carrier board I'm using : https://www.waveshare.com/jetson-nano-dev-kit-a.htm The Jetson-IO-BASE-A. I've...