Search found 4 matches

by dwawerek
Tue Jan 29, 2019 4:24 pm
Forum: Bug Reports
Topic: ChibiOS 18.2 STM32H743-SerialDriver Topic is solved
Replies: 1
Views: 1739

ChibiOS 18.2 STM32H743-SerialDriver Topic is solved

Hi, I changed the RT-STM32H743I-NUCLEO144 example project for STM32H7 in order to use more then one SerialPort, I decided to use UART7(SD7) and UART4(SD4). I made enabled them in halconf.h maped pin contected to UARTs //UART4 palSetPadMode(GPIOD, GPIOD_ZIO_D67, PAL_MODE_ALTERNATE(8)); palSetPadMode(...
by dwawerek
Tue Jan 29, 2019 3:08 pm
Forum: Bug Reports
Topic: ChibiOS 18.2 STM32H7-UART Topic is solved
Replies: 2
Views: 1652

ChibiOS 18.2 STM32H7-UART Topic is solved

I have encountered some probles working with Chibios(latest version) and UARTs and STM32H7.I take the example project called RT-STM32H743I-NUCLEO144 and enabled usage of UART in mcuconf.h and in halconf.h, but the complition resulted in errors shown bellow:
by dwawerek
Tue Jan 29, 2019 2:54 pm
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102703

Re: Where to start STM32H7 support

I put a note in "bug reports".
Thank You for reply.

Damian
by dwawerek
Tue Jan 29, 2019 10:36 am
Forum: STM32 Support
Topic: Where to start STM32H7 support
Replies: 231
Views: 102703

Re: Where to start STM32H7 support

Hi, I hava question contected to the topic. I go through older post but I'm not sure, as for now, only Serial Driver module was tested for H7 or maybe You have some UART drivers examples? I tried to start UART drivers( chaneges in mcuconf.h and halconf.h from Blink exmaple for H7 Nuccleo) but I get ...

Go to advanced search