STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MOBUS TCP - is there any library to work with ?

Hello eveyone,I'm trying to communicate with MODBUS TCP between a STM32 Nucleo-F429ZI board and a PLC. There is a LAN8742A transceiver on the board, do you know any modbus TCP library that is compliant with ?Thanks in advance for you time

AKrie.4 by Associate
  • 2885 Views
  • 7 replies
  • 4 kudos

Resolved! Jump to application failed with STM32F429IG

Hi guys:I had a project with a bootloader and an application, let me call them "BT1" and "APP1".I want to rewrite the "APP1" and already done, let me call the new app "APP2".Now the "BT1" can jump to "APP1", but can't jump to "APP2", I am sure the ap...

Junde_0-1697425836649.png
Junde by Senior III
  • 1113 Views
  • 5 replies
  • 0 kudos

USB Driver for STM32373C-EVAL Board

i need to install a usb driver for the STM32373C-EVAL evaluation board to enable the usb interface to send data from adc to pc, but i can't find this driver. does anyone have a solution?

anaeb.1 by Associate III
  • 648 Views
  • 1 replies
  • 0 kudos

RADC of STM32G0B1xB/xC/xE

I want to know the value of RADC in "Figure 29. Typical connection diagram using the ADC" of STM32G0B1xB/xC/xE? Alternatively, I would like to know the maximum value of RADC.STM32G0 Series

aki49 by Associate II
  • 721 Views
  • 2 replies
  • 0 kudos

Support for ''repeated start'' in STM32 HAL I2C library

Posted on February 10, 2015 at 18:29I am working with a slave I2C device (Kionix KX022 acccelerometer)  which uses a ''repeated start'' mechanism to send data requested by the master (STM32F405), e.g. to read two bytes of data (from register N and r...

mduffy by Associate II
  • 6685 Views
  • 10 replies
  • 1 kudos

Resolved! STM32F042F6P6 Remapping Pins in CubeMX

Hello,Im trying to use CAN on an STM32F042F6P6. The datasheet tells me to remap PA11/12 to PA9/10. How would I do that in CubeMX?https://www.st.com/resource/en/datasheet/stm32f042c4.pdfIf I hover over the grayed out CAN, it tells me that I have to do...

pcbbuilder_0-1697393881401.png

B-L475E-IOT01A flashing default firmware.

HI I am newbie and just got my hands on STM32 Discovery Kit IoT Node.According to the documentation the initial WiFi configuration was working fine. I was able to connect to WiFi. As i started playing around with it on STM32CubeIDE i have flashed var...