2020-11-05 03:39 AM
Hello, i'm trying to sense the temperature via ADC (DMA) and then pass it to the wireless-core M0 in order to show it on my smartphone, e.g. by using the already existing body temperature profile in the STM BLE-applications. In this existing application (also available in the workshop files) there is a running timer and simply the timer value is shown. But how can i pass the adc-buffer variable, only the M4 processor can access, to the M0 processor? I know how it works in theory, i have read the application notes but is there any example application? I think STM unfortunately does not concentrate on this topic very much..
Thanks