Search found 6 matches

by bvernoux
Sun Aug 21, 2016 4:40 pm
Forum: Development and Feedback
Topic: USB Mass Storage Device
Replies: 112
Views: 66622

Re: USB Mass Storage Device

I confirm USB CDC + Mass Storage with native ChibiOS support will be a must have.
by bvernoux
Mon May 09, 2016 9:14 pm
Forum: Bug Reports
Topic: Shell Enhancements Topic is solved
Replies: 15
Views: 11207

Re: Shell Enhancements Topic is solved

Just for information I'm using TokenLine with chibios (in my project hydrafw) see https://github.com/biot/tokenline
I think it is the most powerful shell with completion and tons of very good feature for compact code and fast advanced shell management.
by bvernoux
Thu May 05, 2016 11:06 am
Forum: Development and Feedback
Topic: [INFO] Changes to USB driver
Replies: 13
Views: 7823

Re: [INFO] Changes to USB driver

I have done some test changing => #define SERIAL_USB_BUFFERS_NUMBER 2 to 4 or even 8 but I have not seen any speed increase for short packet < 1000 bytes. I have used this python script: https://gist.github.com/bvernoux/09cf99b9e487409bfa3bb76715fb65bf I suspect bad performance on packet < 1000 byte...
by bvernoux
Wed May 04, 2016 8:46 pm
Forum: Development and Feedback
Topic: [INFO] Changes to USB driver
Replies: 13
Views: 7823

Re: [INFO] Changes to USB driver

I have done a benchmark with different options for USB CDC PC TX and Chibios RX: The new driver is very good (versus old chibios 3 driver) only for packet >= 1000 bytes (which reach about 850KB/s with USB 2.0 FS on STM32F405@168MHz) It is strange but during test with my PC at different time (probabl...
by bvernoux
Fri Apr 15, 2016 7:04 pm
Forum: LPC Support
Topic: Olimex LPC-MT-2106
Replies: 3
Views: 5182

Re: Olimex LPC-MT-2106

The most interesting support will be for LPC4370 as it is the best and cheapest MCU !
For information I'm the main developer of the firmware for AirSpy which use it with open source code here https://github.com/airspy/firmware
And If someone plan a port I could help.
by bvernoux
Fri Sep 26, 2014 7:12 pm
Forum: User Projects
Topic: HydraBus open source multi-tool hardware using ChibiOS 3.0
Replies: 0
Views: 2758

HydraBus open source multi-tool hardware using ChibiOS 3.0

Hi, It is just an announce about my new project, HydraFW is a native C (and asm) open source firmware for HydraBus board with support of HydraNFC Shield. Of course my project is fully open source and use ChibiOS 3.0 running on a CortexM4@168MHz (STM32F405) This version is basic and mainly for HydraN...

Go to advanced search