Search found 6 matches

by MasterSpoon
Tue Oct 19, 2021 11:31 pm
Forum: Bug Reports
Topic: Support for STM32G0B1 Topic is solved
Replies: 43
Views: 15315

Re: Support for STM32G0B1 Topic is solved

Hi

Can confirm DMA2 issue appears to be fixed. No longer getting any issues when compiling. I will wait for any updates on USB driver, I have joined the discord server and am on discord more than here, feel free to ping me on there when you need something tested.

Thank you
by MasterSpoon
Tue Oct 19, 2021 3:12 pm
Forum: Bug Reports
Topic: Support for STM32G0B1 Topic is solved
Replies: 43
Views: 15315

Re: Support for STM32G0B1 Topic is solved

Gave it a try this evening, either I configured something wrong or it's not working yet. I copied the demo mcuconf.h but changed STM32_HSI48_ENABLED & STM32_USB_USE_USB1 to TRUE. It compiled fine, after flashing it windows doesn't detect anything when the device is plugged in or disconnected, it...
by MasterSpoon
Tue Oct 19, 2021 12:51 am
Forum: Bug Reports
Topic: Support for STM32G0B1 Topic is solved
Replies: 43
Views: 15315

Re: Support for STM32G0B1 Topic is solved

Hi, Firstly big thanks for adding support for the STM32G0B1 series, I got a few to play with them but noticed was not able to compile when trying to use USB and then it was pointed out to me there was no USB Driver in https://github.com/ChibiOS/ChibiOS/blob/master/os/hal/ports/STM32/STM32G0xx/platfo...
by MasterSpoon
Wed Sep 29, 2021 2:25 pm
Forum: Bug Reports
Topic: DMA driver issue with STM32G431 Topic is solved
Replies: 3
Views: 2234

Re: DMA driver issue with STM32G431 Topic is solved

I had a look and I was on 20.3.3
Updated to 20.3.4 to include the bug fix #1181 and appears to have fixed the issue for the G431 also.

Thank you for your help
by MasterSpoon
Thu Sep 16, 2021 2:50 am
Forum: Bug Reports
Topic: DMA driver issue with STM32G431 Topic is solved
Replies: 3
Views: 2234

DMA driver issue with STM32G431 Topic is solved

Very similar to this issue https://forum.chibios.org/viewtopic.php?f=35&t=5838 However on the STM32G431, also trying to enable I2C1. The STM32G431xx, STM32G441xx, STM32G471xx are the outliers in the G4xx series as the rest all seem to have 2 x 8 DMA streams where they only have 2 x 6 DMA streams...
by MasterSpoon
Fri Aug 27, 2021 7:50 am
Forum: Development and Feedback
Topic: [DEV] STM32G4xx support
Replies: 100
Views: 51452

Re: [DEV] STM32G4xx support

Not sure if this is the correct place to ask but it is about STM32G4xx support. Is there a current ETA on when the STM32G491xx and STM32G4A1xx range will be supported by ChibiOS ? They are the higher capacity variants of the STM32G431xx's which are already supported and sit between the G431 and G471...

Go to advanced search