User Activity

Hi all,  I wish to use the STM32F051K8U6TR. I need only DAC, spi and UART.In your opinion is possible to use 8 MHz HSI RC and not use external HSE?Thanks in advanceStevasway
Hi All, I need to build a solution with a Web Server with Wifi interface.I need to write html pages and so on, and drive an UART (implementing simple commands with a custom protocol).What ST evaluation board do you suggest me?
At the moment with the X-NUCLEO-PLM01A1 + Nucleo-F401RE boards is supplied a firmware stack with only PHY and DATA link.What full stack do you suggest to use with ST7580?An old job of Nunzio Dipaola (Application Note AN4411) build a 802.15.4 stack ov...
I'm using STM32F401 with ST7580 with Nucleo-plm01a1 in Powerline Communications.Are present PHY and DATA layers, but not upper stack layers.Someone knows if there is a stack's higher levels for this hardware?Thanks in advance.
I use STM32CubeIDE.l have one external input (ADC_IN8), the internal temperature as a second channel (ADC_IN17) and Vdd voltage as the third channel.void HAL_ADC_ConvCpltCallback(ADC_HandleTypeDef *hadc){   if (hadc->Instance == ADC1)   {      if (__...
Kudos given to