• Any Method to trigger/start FreeRTOS task from normal STM32 ISR??
    Hello Folks, What is the most effecient method to start a freeRTOS task only after an ISR is completed and flag or something set by ISR that triggers freeRTOS task. Lets take an example scenario ...
  • Trouble getting values with I2C using HAL_Library
    I cant get values with I2C using HAL_Library .I use HAL_I2C_Mem_Read and I cant manage ,maybe my adress wrong I didnt understand please help int main(void) { HAL_Init(); SystemClock_Config(); ...
  • STM32F030 IDR Register reads incorrect value
    Hi. I struggle with stm32f030r8 arm programming on atollic true studio ide. I have some problem with reading correct data from idr register. I make pull down PUPR register of GPIOB(0,1,2,3). Other...
  • I would like to start a discussion on ideas about IoT sensors and mixed signal chips.
    What are some of the more common elements of IoT designs for sensors?
  • ERROR 0
    Hi All, I had done the compilation of a code in ARM mbed online compiler, and I didn't understand this error mentioned: Compiler Error 0              ""/extras/mbed_5e5da4a5990b/LPC1768/ARM/LPC1768.sct...