Search found 6 matches

by djedski30
Wed Apr 19, 2023 4:37 pm
Forum: Development and Feedback
Topic: [DEV] Dynamic clocking in HAL
Replies: 2
Views: 3079

Re: [DEV] Dynamic clocking in HAL

Does this API work for the STM32G071 SoC? I'm trying to use it to enter into low power mode (switch clock from PLL to HSI: 16Mhz to 1MHz) and then switch to the low power regulator from the main, but it doesn't seem to work. After the switch, I would have expected SystemCoreClock to switch to 1Mhz, ...
by djedski30
Thu Nov 19, 2020 8:07 am
Forum: STM32 Support
Topic: Weird SPI driver behavior on STM32H750 Topic is solved
Replies: 3
Views: 2130

Re: Weird SPI driver behavior on STM32H750 Topic is solved

Sorry, how do I check if my stack is placed into accessible RAM? I'm just using the demo code demos/STM32/RT-STM32H750XB-DISCOVERY/main.c
by djedski30
Thu Nov 19, 2020 3:17 am
Forum: STM32 Support
Topic: Weird SPI driver behavior on STM32H750 Topic is solved
Replies: 3
Views: 2130

Weird SPI driver behavior on STM32H750 Topic is solved

Hi, I'm trying to transmit data over SPI and am finding that how the TX buffer is declared matters. I seem to only get it to work if the TX buffer is a static buffer. If it's a local variable, I get a halt. I'm on the HEAD of master (as of today) and am running on the STM32H750XB Discovery board. Be...
by djedski30
Tue Aug 11, 2020 11:02 pm
Forum: STM32 Support
Topic: SAI LLD for STM32H750
Replies: 6
Views: 3456

Re: SAI LLD for STM32H750

Hi Giovanni,

Do you know of any contractors who are capable and willing to do this work?

Thanks,
Edison
by djedski30
Wed Jul 15, 2020 12:29 am
Forum: STM32 Support
Topic: SAI LLD for STM32H750
Replies: 6
Views: 3456

SAI LLD for STM32H750

Hello,

Does an SAI LLD exist for STM32? I see SPI/I2S drivers, but I need to do TDM so will need to use one of the SAIs. Some pointers would be greatly appreciated.

Thanks!
Edison
by djedski30
Thu Jun 11, 2020 2:01 am
Forum: STM32 Support
Topic: Support for STM32H750
Replies: 1
Views: 1569

Support for STM32H750

Hello,

I'm brand new to ChibiOS and STM32. I have a project that wants to use the STM32H750 chip and I'm looking into running ChibiOS on it and I saw that this chip is not yet supported in ChibiOS. Any tips on how to go about creating the necessary board files?

Thanks!
Ed

Go to advanced search