User Activity

Hi, I am working on a realtime audio DSP product using the STM32H7 with a AS4C4M16SA-7BCN SDRAM chip for long delay line memory. I am using the FMC controller with the settings in the attached photo:The product processes an incoming audio stream in r...
Hi, I am running a debug session for a project and am running into a pretty baffling problem where values I load into an array are seemingly getting erased by a tools error. I have a class that has an array as one of its members, that gets filled wit...
Hi, I am writing a driver for the AD5262 digital potentiometer, which uses SPI type serial but requires a 9 bit data format. I would much rather use the HAL SPI library (which has worked on similar AD family pots) and not use bitbanging. However the ...
Hi, my team works with STM32CubeIDE and shares projects via github. We've been running into somewhat frequent errors where projects settings don't get shared properly when pulling the files down from github. On the flipside, there are a bunch of auto...
Hi, I am working on a project using STM32CubeIDE. I do development remotely and share work with my coworkers via github. Recently we ran into a bug where they were getting the following error after cloning and compiling a project on their end:Stuff l...
Kudos given to