STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

QSPI issue - Scatter file

Posted on November 29, 2017 at 08:16Hello all,I try to make my own example based on AN4760 and QSPI_perfs example from STM32Cube_FW_F7_V1.8.0.The MPU init code is:static void MPU_Config(void){ MPU_Region_InitTypeDef MPU_InitStruct; /* Disable the MP...

STM32L476 ADC noise

Posted on November 29, 2017 at 08:01Hi.I'm using STM476 for reading ADC value.If I try to read ADC ch continuously, I can see some noise at ADC port.The ADC sampling time is set as 650 cycles at 80MHz clock speed and the noise interval is same with ...

0690X0000060909QAA.png
daekeun by Associate II
  • 73 Views
  • 0 replies
  • 0 kudos

Migrate Keil MDK project to new System WorkBench IDE

Posted on November 29, 2017 at 03:37Hi,I have old STM32F103 project, which use about 2011 library with Keil MDK. Now I want to migrate the old keil MDK project to System workBench IDE. I try to create one empty prjoect with System workBench, and cop...

kent gu by Associate III
  • 107 Views
  • 0 replies
  • 0 kudos

STM32f7 - ripples on 5.0V supply

Posted on September 18, 2017 at 18:20I have noticed that STM32F7 microcontroller generates a digital noise (see the figures. It is not from transmission lines and bursts are repeating every 16ms) on the 5.0V supply voltage. I have observed this usin...

reza by Associate
  • 565 Views
  • 11 replies
  • 0 kudos

NUCLEO-L432KC I2C3 issue

Posted on November 29, 2017 at 00:00NUCLEO-L432KC I2C3 issueI am using two STM32 L432KC board to test I2C functions. It works fine with both master and slave using I2C1 with pin PB6 (SCL) and PB7 (SDA). But I can't make it work on one side use I2C3 ...

Client mode for X-NUCLEO-IDB05A1

Posted on November 23, 2017 at 01:16I just started with the X-NUCLEO-IDB05A1 board which has the SPBTLE-RF BlueNRG-MS RF module.I would like to focus on the 'Client mode' for this project.  Have downloaded the 'STM32CubeExpansion_BLE1_V3.2.0\Project...

lwip ping 2 times

Posted on June 30, 2017 at 04:39Hi,I use CubeMX 4.21.0 to generate FreeRTOS+LWIP code on STM32F746GZ Nucleo board. The problem is when I ping the board, It will reply after pinging 2 times. See below capture:Did anybody ever meet this problem?

0690X00000607ZMQAY.png 0690X00000607ZHQAY.png