I have generated the I2C code using cube-mx. My slave device is I2C based DIGI-POT. when I check with HAL_I2C_IsDeviceReady() function - it is always coming busy flag.These below are the Hardware and Firmware checks I have done:HW checks -DIGIPOT i...
Im getting this error always when trying to program Nucleo board from stmcubeIDE or Truestdio ide.I have tried uninstall and Install IDE. And I have changed may cables also to program.
@Hi Team,I want to play audio clips over I2S like short audio clips - Connected to device , Disconnected etc, so. I converted .wav file to C- code (Im using WAVtoC software to convert C-code)and stored in flash memory. Below I attached the .wav to c...
I trying to make common address space for BT-stack in flash memory, show in below figure. I have two projects using same flash memory. In both the projects Bt stack is used, so, I thought to make common memory for BT stack so that both the projects c...
yes, stack size for both the projects are good enough to place in flash memory. Still in confusion how to approach this problem or solve this step by step?can you me actually what need to do or read ?