Search found 128 matches

by Marco
Wed Nov 14, 2018 7:26 pm
Forum: ESP32 Support
Topic: ESP32
Replies: 37
Views: 36038

Re: ESP32

Giovanni wrote:I just created the forum (icon missing), moving this topic there.

Anybody volunteering as moderator? not much to do anyway, usually I cut problems "at the root".

Giovanni


I can do it if needed, i don’t mind. :)

Marco
by Marco
Wed Nov 14, 2018 7:28 am
Forum: ESP32 Support
Topic: ESP32
Replies: 37
Views: 36038

Re: ESP32

Hi, This was also on my todo/wish list :) if I have some free time i’d also like to contribute! Nice to see there are more people interested. I did the Tiva port long time ago. That one was based on the already existing Cortex-M4 port, so it was mostly writing HAL. Context switching will be most tri...
by Marco
Tue Oct 02, 2018 8:14 pm
Forum: Tiva Support
Topic: Building and OpenOCD Issues on Tiva C TM4C123G
Replies: 6
Views: 16375

Re: Building and OpenOCD Issues on Tiva C TM4C123G

Hi chansore, I also downloaded the ChibiStudio_Preview20.7z archive and extracted it. The values for CHIBIOS and CHIBIOS_CONTRIB should be as follows when using svn or an archive. This is because by default the community repository expects it is placed next to the ChibiOS repository. # Imported sour...
by Marco
Mon Oct 01, 2018 12:25 pm
Forum: Tiva Support
Topic: Building and OpenOCD Issues on Tiva C TM4C123G
Replies: 6
Views: 16375

Re: Building and OpenOCD Issues on Tiva C TM4C123G

Hi,

Are you using the repositories from GitHub or svn?

The GitHub ones should work out of the box. If you use svn the $(CHIBIOS) and $(CHIBIOS_CONTRIB) paths should be modified to match the correct paths as Giovanni mentioned.

Marco.
by Marco
Thu May 31, 2018 10:07 am
Forum: Small Change Requests
Topic: [INFO] lwIP version 2.0 Topic is solved
Replies: 82
Views: 43432

Re: [INFO] lwIP version 2.0 Topic is solved

Hi Giovanni, I have been quite busy last weeks (and still) so i didn't continue my work on this. I will make sure all the work so far is in the git repository. If i remember correct i started working on a PPPoE netif but didn't know how to continue. For this upcoming release a working Ethernet and ...
by Marco
Mon Feb 12, 2018 6:47 pm
Forum: Development and Feedback
Topic: OpenOCD launch configurations
Replies: 2
Views: 2477

Re: OpenOCD launch configurations

Hi,

Just FYI, I created a PR on GitHub to remove the duplicated launch configurations for OpenOCD on ICDI for the TIVA devices.

Marco
by Marco
Wed Oct 04, 2017 9:59 pm
Forum: Development and Feedback
Topic: [IMPORTANT] Maintainers and Users. update your chconf.h files
Replies: 7
Views: 3984

Re: [IMPORTANT] Maintainers and Users. update your chconf.h files

Hi Giovanni,

I'll try to update the Tiva chconf files asap ;)

Marco
by Marco
Tue Sep 05, 2017 12:48 pm
Forum: Bug Reports
Topic: UART documentation bug? Topic is solved
Replies: 3
Views: 3245

UART documentation bug? Topic is solved

Hi Giovanni, In hal_uart.c, uartSendTimeout(), uartSendFullTimeout() and uartReceiveTimeout() documentation states: @param[in,out] np number of data frames to receive, on exit the number of frames actually received On error/timeout, these functions call uartStopSendI() or uartStopReceiveI(). The doc...
by Marco
Mon Sep 04, 2017 8:51 pm
Forum: AVR Support
Topic: SPI driver improvements Topic is solved
Replies: 15
Views: 31899

Re: SPI driver improvements Topic is solved

Interesting page. I just think contribution to a SVN repository is more combersome than contributing to Git repositories, which was the reason to start this discussion. Both work, they are just different. This is going a bit offtopic, so maybe this should be split up if we want to continue to discus...
by Marco
Mon Sep 04, 2017 4:30 pm
Forum: AVR Support
Topic: SPI driver improvements Topic is solved
Replies: 15
Views: 31899

Re: SPI driver improvements Topic is solved

Hi,

Thanks for merging tfAteba!

@Giovanni, I respect your opinion. But what is it you hate about it?

Marco

Go to advanced search