User Activity

Hello, I am developing a home appliance application on an MCU STM32G070CB using X-CUBE-CLASSB package and IAR EWARM IDE V8.32.4. I used NUCLEO-G070RB for the early development. The app ran fine until I turned on the SRAM parity check in the options b...
I need to write an application which should communicate only via endpoint 0, i.e. using only control transactions. My question is whether this is possible with STM32 family (regardless of the series (F0, F1, ...)). I think that it should be possible ...