Search found 24 matches
- Fri Mar 06, 2026 10:41 pm
- Forum: General
- Topic: STM32F407ZG — How to set frequencies correctly?
- Replies: 2
- Views: 1185
Re: STM32F407ZG — How to set frequencies correctly?
Oh, yeeeeeaaaah. After several attempts and discussions with DeepSeek, I managed to come up with a working configuration where the delay and timer work identically. The only remaining issue is the software I2S, which only operates at maximum 200 kHz regardless of its settings. Thanks to the oscillos...
- Wed Mar 04, 2026 7:50 pm
- Forum: General
- Topic: STM32F407ZG — How to set frequencies correctly?
- Replies: 2
- Views: 1185
STM32F407ZG — How to set frequencies correctly?
Hi, were no problems with this before. About project: 407 with 10 UART`s. I have tried many configurations calculated in Cube, but every time some problems occur. 1.Delay <ms> component working correct. 2.Timer interrupt works 10 times faster, then calculated value. How setting controlled interrupts...
- Thu Feb 05, 2026 1:48 am
- Forum: Feature Requests
- Topic: Power saving mode
- Replies: 6
- Views: 2252
Re: Power saving mode
After entering in STOP0, EXTI interrupt block is still working?
- Fri Jan 16, 2026 1:32 am
- Forum: Feature Requests
- Topic: Power saving mode
- Replies: 6
- Views: 2252
Re: Power saving mode
The update arrived now and the program works. I don't want to roll back.
The target is STM32F030F4P6.
Now, how about the STOP MODE?
The target is STM32F030F4P6.
Now, how about the STOP MODE?
- Sat Jan 10, 2026 9:57 pm
- Forum: Feature Requests
- Topic: Power saving mode
- Replies: 6
- Views: 2252
Power saving mode
Hi everyone. I'm currently building a battery-powered device, so it's only natural that I started exploring STOP MODE. Due to issues with the buttons in the simulator (they don't trigger the EXTI interrupt), I wanted to create a component with multiple checkboxes to indicate which STM32 blocks can b...
- Sat Jan 10, 2026 9:48 pm
- Forum: General
- Topic: Can't get switches to work in the simulator
- Replies: 11
- Views: 6650
Re: Can't get switches to work in the simulator
I can confirm the issue, which is why I ended up in this thread. I don't forget about updates.
- Sat Jun 14, 2025 10:19 pm
- Forum: Bug Reports
- Topic: WS2811
- Replies: 12
- Views: 9949
Re: WS2811
I came back to tell where the glitch really was. Now my device has a keyboard with RGB buttons based on the WS2811 IC. I used to have the following parameters HSI(8M)/2 and PLL multiplier x2. Now i change PLL to x8 and project frequency to 32M. WS2811 stop glitching. This is probably worth mentionin...
- Thu Apr 24, 2025 10:43 pm
- Forum: Bug Reports
- Topic: After last update everything broke
- Replies: 3
- Views: 3507
Re: After last update everything broke
Now PWM works normal!
- Thu Apr 24, 2025 10:43 pm
- Forum: Bug Reports
- Topic: WS2811
- Replies: 12
- Views: 9949
Re: WS2811
After last updates my led works fine.
It remains to find out the secret of the parameter "STARM instruction rate", now it gives funny values on the oscilloscope (the LED still works).
What should be its value at PLL = 8 MHz?
It remains to find out the secret of the parameter "STARM instruction rate", now it gives funny values on the oscilloscope (the LED still works).
What should be its value at PLL = 8 MHz?
- Wed Apr 23, 2025 1:23 am
- Forum: Bug Reports
- Topic: After last update everything broke
- Replies: 3
- Views: 3507
After last update everything broke
For example, test project.
On working project i got 50 screens of errors.
On working project i got 50 screens of errors.