Search found 2 matches
- Mon Jul 08, 2024 1:25 am
- Forum: General discussion
- Topic: How to add files from BSP package to project
- Replies: 1
- Views: 1291
Re: How to add files from BSP package to project
One can either convolution of the filter's impulse response in the time or frequency domain, or directly construct FIR or IIR filters. The CPU can do frequency domain convolution with FFT acceleration as well as direct time domain filters (please check or correct).
- Thu Jan 05, 2023 1:31 am
- Forum: General discussion
- Topic: Analog input on PB0?
- Replies: 7
- Views: 5927
Re: Analog input on PB0?
Do I have it right that the PeripheralPins.c file for the Nucleo-L432KC also lists PB1 (D6) as an analog input?