tomu-samples icon indicating copy to clipboard operation
tomu-samples copied to clipboard

Code samples for the Tomu board

Results 13 tomu-samples issues
Sort by recently updated
recently updated
newest added

Bumps [libopencm3](https://github.com/libopencm3/libopencm3) from `8feb711` to `470a139`. Commits 470a139 doc: stm32: timer: switch f1/other example 2483e2e stm32f1:gpio: docs: clarify more AF remaps eb52a1a stm32f1: gpio: Fixed misleading comments on AFIO remaps...

dependencies

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

The [video signal booster](https://github.com/antmicro/video-signal-booster-board) that @antmicro did uses the Tomu device and runs zephyr. Should be pretty easy to take that and do a little demo on the Tomu.

https://github.com/thomastsai/STM32F2xx_StdPeriph_Lib_V1.1.0/tree/master/Project/STM32F2xx_StdPeriph_Examples/USART/SmartCard http://www.keil.com/smartcards/ https://github.com/OpenSC/OpenSC/wiki

* https://wicg.github.io/webusb/ * https://developers.google.com/web/updates/2016/03/access-usb-devices-on-the-web Ultimately it would be awesome if someone could go to the Tomu website to do a firmware upgrade of their device!

There seem to be two repositories that share some example code, this one and the repo at https://github.com/im-tomu/tomu-quickstart - IMHO it would be better to have only one repo for...

I can flash the prebuilt/usb_* images and they work fine, but when I build with the arm-none-eabi toolchain in ubuntu bionic's apt I get images that when flashed just end...

http://www.fourwalledcubicle.com/LUFA.php > LUFA (Lightweight USB Framework for AVRs, formerly known as MyUSB) is my first foray into the world of USB. It is an open-source complete USB stack for the...

We probably need USB IDs for the following modes; * Bootloader mode * FIDO/U2F mode * ? - HID mode * ? - Serial mode * ????? We can also...

I have added a Dockerfile so images can be build easily and contained