STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to use flash memory as a EEPROM in STM32G071CBT6

Hello! I'm using the STM32G071CBT6 controller for my project. I need to store certain values in EEPROM for my project, but unfortunately, this controller doesn't have built-in EEPROM functionality. Despite this limitation, I'm determined to find a so...

suriya by Associate II
  • 7805 Views
  • 5 replies
  • 0 kudos

Large size FFT

Hello,I have a large sample array of 2^22 values, coming from a high speed ADC, and saved in a RAM.I need to perform a FFT on this array. No real time considerations are needed, so the operation can take a while (several seconds for example), no prob...

AntoineW by Associate
  • 1109 Views
  • 1 replies
  • 0 kudos

Resolved! USB Supply needed for STM32L072CBT6

Hi , I am using STM32L072CBT6 MCU for my project. I have to use the USB pins of the controller, but in datasheet it shows the minimum preferred USB VBUS voltage is 3V. But the thing is in the same datasheet the USB VBUS voltage range is mentioned as ...

MAC address filtering doesnt let ICMPv6 packets in

Hi, I'm using NUCLEO-H743Z1 board with FreeRTOS+TCP stack. In the network interface of the stack I have configured the primary MAC address as 0x00:0x11:0x22:0x33:0x44:0x46 which gets written into the MACA0HR and MACA0LR registers in HAL_ETH_Init(). W...

TJosi.1 by Associate
  • 794 Views
  • 3 replies
  • 0 kudos

USB decice not able to recognize

I am using nucleo L4R5ZI-p i am trying to use USB with for virtual comport the and i am following STM32 tutorials for  USB driver development  when i am  connecting usb to the device the device manger in sot able to read showing this dialog box Note ...

Screenshot 2023-08-31 114549.png
PESHWA by Associate II
  • 408 Views
  • 1 replies
  • 0 kudos

Resolved! Application not working when RDP=1

Hi,I am trying to run my application on the STM32L433RTCX which includes the code that enables the RDP to level 1. Even after multiple different attempts (to set it at level 1) the application on the MCU is still not working. Details from my side - P...

Resolved! CAN communication nucleo-f411re

Hello !I am currently trying communication using the CANBUS from a nucleo-f411re to an arduinoI used to work with an MCP2515 (using the CS, MOSI, MISO, SCK pins) and i now want to work with an MCP2551 using the RxCAN and TxCAN pins. My setup looks li...

lfresnay by Associate II
  • 2105 Views
  • 5 replies
  • 0 kudos