Search found 36 matches

by Noname
Fri Aug 18, 2017 5:08 pm
Forum: ChibiStudio
Topic: No OL Editor installed
Replies: 6
Views: 3629

Re: No OL Editor installed

Thank you.
It works.
by Noname
Thu Aug 17, 2017 1:20 pm
Forum: ChibiStudio
Topic: No OL Editor installed
Replies: 6
Views: 3629

Re: No OL Editor installed

Is there a tutorial somewhere to setup the eclipse environment, arm toolchain and OpenOCD???
by Noname
Wed Aug 16, 2017 6:08 pm
Forum: ChibiStudio
Topic: No OL Editor installed
Replies: 6
Views: 3629

Re: No OL Editor installed

Windows (10) defender disabled... 7zip updated... ChibiStudio Preview 19.7 downloaded, and the C/C++ files are still not recognized. I have the impressions the C/C++ Perspective of Eclipse doesn't work at all. If I close the C/C++ Perspective I have no possibilities to reopen it again. It's not pres...
by Noname
Wed Aug 16, 2017 4:55 pm
Forum: ChibiStudio
Topic: No OL Editor installed
Replies: 6
Views: 3629

Re: No OL Editor installed

Printscreen:
Image
by Noname
Wed Aug 16, 2017 4:26 pm
Forum: ChibiStudio
Topic: No OL Editor installed
Replies: 6
Views: 3629

No OL Editor installed

Hello When I start ChibiOS I have an error message saying I haven't I in place OL Editor installed. And indeed, I can't open header or c file, I can only open them as text. I don't know what going on. I have this configuration working for several months. Even If i download a newer version of Chibist...
by Noname
Wed Feb 01, 2017 9:30 pm
Forum: User Projects
Topic: Modbus driver?
Replies: 3
Views: 3352

Re: Modbus driver?

Yes, I had found it also. But it only supports slave mode and not master mode :?
by Noname
Wed Feb 01, 2017 1:29 pm
Forum: User Projects
Topic: Modbus driver?
Replies: 3
Views: 3352

Modbus driver?

Hello

Is there somewhere a stable and reliable Modbus driver (master & slave) available for ChibiOS???

Thank you
by Noname
Fri May 08, 2015 9:32 pm
Forum: User Projects
Topic: WS2812 LEDs - Driver
Replies: 16
Views: 13440

Re: WS2812 LEDs - Driver

Yep :) And I know now why my version hasn't work: (commentary on the github repository) Change to TIM1 and DMA2 as DMA1 is not connected to AHB1 I saw it on a diagram in the manual, but in the note it was stated that it would imply that memory to memory copy wouldn't be possible, and since in the co...
by Noname
Fri May 08, 2015 5:26 pm
Forum: User Projects
Topic: WS2812 LEDs - Driver
Replies: 16
Views: 13440

Re: WS2812 LEDs - Driver

Hi Well, the problem comes clearly from the DMA, they effectively get the DMA requests from the timers, but after the first attempt of transfer 2 of the 3 streamers have their transfer error flag and transfer complete flag set. No idea why that error. But the funniest is that I realized that the aut...
by Noname
Thu May 07, 2015 4:28 pm
Forum: User Projects
Topic: WS2812 LEDs - Driver
Replies: 16
Views: 13440

Re: WS2812 LEDs - Driver

Hi So. I read the DMA and Timer section of the manuel and everything is much clearer now. Very interesting indeed. Well, I returned to the first driver again (that one already written using ChibiOS and for a STM32F3), and according to the manual, only the streamer channel numbers changed in my case....

Go to advanced search