STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 SCB_CleanInvalidateDCache ERROR

Posted on April 23, 2018 at 17:03I'm using CubeMx to generate the basic configuration for NUCLEO-H743ZI board;Default settings are used, FREERTOS and LWIP flags are enabled sys timebase source set to TIM1as suggested by CubeMx. Project files are gen...

Resolved! STM32CubeMx LSE drive capability issue

Posted on June 28, 2018 at 17:07I found an issue with the latest (and updated) STM32CubeMx when generating code both for SW4STM32 and for  MDK-ARM relate to STM32F746 board.Changing 'LSE Drive Capability' from ''LSE oscillator low drive capability' ...

STM32L4 - ADC Module using the LL

Posted on June 27, 2018 at 10:18 Hi guys, I'm tryingto use the ADC module of STM32L4 using the Low Level Library. We created a simple project (I have a nucleo board). I used the STM32Cube Mx to generate the Setup Code (the project file is a...

Resolved! Custom STM32F469 board with Standard Peripheral Library 1.8.0: Clock wrong after power up, correct after several resets

Posted on June 27, 2018 at 23:15Hello,I am developing a custom board that mounts a STM32F469 MCU. The board is very simple, and the circuit embeds only the main 8Mhz crystal and the RTC 32.768 one. No embedded peripherals except for a couple of stat...

0690X0000060PHIQA2.jpg 0690X0000060PHmQAM.jpg 0690X0000060PHiQAM.jpg 0690X0000060PHeQAM.jpg
Digimorf by Associate III
  • 536 Views
  • 3 replies
  • 0 kudos

STM32H7 LwIp Ethernet

Posted on July 03, 2018 at 17:08Hi everyone,I am new to programming Ethernet applications and wanted to start with just sending Ethernet frames with my stm32H7 Nucleo Board. The only Middleware I use is LwIP. My problem is, that the programm itself ...

0690X00000604j4QAA.jpg

IEEE 802.1Q Queuing Frames

Posted on July 03, 2018 at 19:46I'm trying to implement the frames queuing mechanism defined in IEEE 802.1Q standard (section 8.6) on my STM32F7 Nucleo board. It's a well-known layer 2 mechanism that takes place at the outbound Ethernet port and all...

CDC_DATA_FS_MAX_PACKET_SIZE

Posted on July 02, 2018 at 15:32Hi,please help me to understand why when I increase the value of CDC_DATA_FS_MAX_PACKET_SIZE in usbd_cdc.h more than 128 usb communication and the PC both hang??please instruct me what to do to increase the usb receiv...

Labels