Search found 1226 matches

by Tectu
Mon Mar 05, 2018 2:58 pm
Forum: General Support
Topic: Trouble with MQTT
Replies: 3
Views: 3963

Re: Trouble with MQTT

Thank you for your reply, steved, much appreciated! I managed to get MQTT running. There was an issue with one of the timeout settings of LwIP (just like you said!). However, I definitely needed to modify the ChibiOS bindings makefile as mentioned in my first post. @Giovanni: Is this something you l...
by Tectu
Wed Feb 21, 2018 8:46 am
Forum: General Support
Topic: Trouble with MQTT
Replies: 3
Views: 3963

Trouble with MQTT

Hello folks! I'm currently preparing a little demo where I use ChibiOS 18.2.0 with LwIP 2.0.3 (the one that comes with ChibiOS) on an STM32F407 microcontroller. I managed to get the ChibiOS LwIP demo (HTTP server) running without any problems. I also managed to send raw data over TCP myself without ...
by Tectu
Fri Aug 25, 2017 3:26 pm
Forum: ChibiOS/RT
Topic: Crash Win32 Chibios1760 + ugfx
Replies: 1
Views: 2195

Re: Crash Win32 Chibios1760 + ugfx

Hi,

This looks like a pure µGFX problem - I don't see any relation to ChibiOS here. I'd recommend you to post this on the µGFX forum.
by Tectu
Wed Apr 27, 2016 12:29 pm
Forum: General Support
Topic: Building a static library
Replies: 14
Views: 9127

Re: Building a static library

Glad to hear that this is getting easier in the future!


~ Tectu
by Tectu
Wed Feb 24, 2016 8:08 pm
Forum: STM32 Support
Topic: STM32 SPiv1 Driver
Replies: 6
Views: 4460

Re: STM32 SPiv1 Driver

The one complaining about osalDbgAssert being undefined. The other was about this line but Idk if it was related to OS version or Embitz but it shouldn't matter since I am using makefile. palSetPadMode(GPIOA, 15, PAL_MODE_INPUT | PAL_STM32_PUDR_FLOATING ); As far as I can tell PAL_STM32_PUDR_FLOATI...
by Tectu
Wed Feb 03, 2016 12:56 am
Forum: STM32 Support
Topic: ChibiOS 16 STM32F429 Disc and SPI5/FMC
Replies: 4
Views: 2921

Re: ChibiOS 16 STM32F429 Disc and SPI5/FMC

We built a project using ChibiOS/RT 3.0.1 and uGFX for the STM32F429i-Discovery board based on the example project that comes with the uGFX library. Everything worked nicely out of the box. We uploaded the complete project to our homepage. The archive contains everything you need. Just execute 'make...
by Tectu
Tue Feb 02, 2016 4:39 pm
Forum: STM32 Support
Topic: ChibiOS 16 and uGFX in EmBitz with Makefile
Replies: 9
Views: 6602

Re: ChibiOS 16 and uGFX in EmBitz with Makefile

We would love to see your base project. If you can post it either on the uGFX forum (as it might be a bit off-topic for this fourm) or here (if Giovanni doesn't mind) we'd be happy to take a look at it and clean things up if necessary. If that's okay for you we'd like to include the project as an of...
by Tectu
Mon Feb 01, 2016 1:12 pm
Forum: STM32 Support
Topic: ChibiOS 16 and uGFX in EmBitz with Makefile
Replies: 9
Views: 6602

Re: ChibiOS 16 and uGFX in EmBitz with Makefile

So did you manage to get both ChibiOS and uGFX running on your hardware using EmBitz?


~ Tectu
by Tectu
Mon Feb 01, 2016 1:02 pm
Forum: STM32 Support
Topic: STM32F4746G-Discovery - ChibiOS & Ugfx
Replies: 1
Views: 2853

Re: STM32F4746G-Discovery - ChibiOS & Ugfx

Hello chelox! Both ChibiOS/RT 2.6 and ChibiOS/RT 3.x are known to work very well with uGFX. In fact, most uGFX users use ChibiOS/RT as their underlying system as it's a great OS (hint: uGFX originated as a ChibiOS extension). There's a known compatibility issue with the ST headers used by the uGFX e...
by Tectu
Mon Nov 02, 2015 8:34 pm
Forum: Development and Feedback
Topic: [INFO] Enhancements to the PAL driver
Replies: 5
Views: 3859

Re: [INFO] Enhancements to the PAL driver

I like where this is going. Nice work!


~ Tectu

Go to advanced search