User Activity

Hi, I am using the Nucleo - L152RE board and I am having a problem with the UART1 interrupt.The output to Teraterm works fine, but it does not go to the interrupt and the code terminates. Can you tell me what the problem is?  /* USER CODE BEGIN Heade...
At this point, the I2C statuses all look normal. I have written code to extract temperature and humidity data values via high-resolution single-shot mode, but the data values are not being extracted correctly. Do I need to set the high-speed mode and...