Have the Board
Hello, I signed up for event on 25 march. I have the board.
Hello, I signed up for event on 25 march. I have the board.
Hi,I'm trying to connect a X-NUCLEO-LPM01A (https://www.st.com/en/evaluation-tools/x-nucleo-lpm01a.html) to a B-L475E-IOT01A (https://www.st.com/content/st_com/en/products/evaluation-tools/product-evaluation-tools/mcu-mpu-eval-tools/stm32-mcu-mpu-eva...
Hi!I am using STM32F373RCT6 in custom board. I have used internal SAR ADC channel numbers 0, 2 & 14 at ADC clock frequency 14MHz and configured regular channels for conversion sample time 1.5 samples for power monitoring. I need an accuracy of 1mv. ...
I would like to use the octo-SPI interface to connect to a quad-SPI NOR Flash memory.What is the rationale behind the octo-SPI IO2 line being forced to 0 when single-SPI mode is selected?Octo-SPI IO2 line is connected to nWP/IO2 pin of the typical qu...
Hello,I'm currently designing a prototype and due to the short list of functions I need, I felt it could be a good occasion to try STM30G0 series for evaluating power consumption.I choose a STM32G030F ( TSSOP20) and here is what I've seen in the data...
Hi,I am new to the STM32 controllers.I am using STM32Cube IDE for my test projects.I want to purchase one evaluation board to check the peripheral functionality of STM32L151RCT6 .Please suggest me which evaluation board is suitable ?
STM32CubeMX USART generation for STM32G431 doesn't work for Receive Only mode - it will generate the following lines: /* Polling USART2 initialisation */ while((!(LL_USART_IsActiveFlag_TEACK(USART2))) || (!(LL_USART_IsActiveFlag_REACK(USART2)))) ...
Dear Sirs or Madames,I have a stm32f4-disco board with an adafruit winc1500 wifi shield. The firmware update and the update of the ssl certificates for the winc1500 are carried out via a serial bridge. While updating I have to switch a few times USAR...