STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

STM32F103C8 DSP Library problem

Posted on June 19, 2017 at 12:02Hello thereCan I compile the DSP library with STM32F103C8 device. I would like to import FFT using DSP library with this chip. But I get many errors when I compile the library.compiling main.c....\Library\DSP Library\...

Resolved! STM32L4 FMC Latched SRAM

Posted on June 09, 2017 at 08:41Hi All,I am currently working on migrating a system from a EFM32 ARM Cortex-M3 to the STM32L476VGT ARM Cortex-M4. In the current hardware implementation, the processor is connected to asynchronous SRAM via an FPGA  th...

TCP/IP Server and Client on one device?

Posted on June 23, 2017 at 10:01Hello All,I tried to run client and server in two different threads with two different ports (server with port 80 and client with 1234)But the moment my client attached to the respective server on Internet, Local Serv...

ADC configuration with PC0 and PA0

Posted on June 23, 2017 at 06:31I recognize that this is probably a dumb question but I'm really struggling with it. I've successfully configured ADCs for reads when using PA0 and PA1:void ADC_Setup() {GPIO_InitTypeDef GPIO_InitStructure;ADC_InitTyp...

Ethernet configuration Using STM32F429ZI

Posted on June 23, 2017 at 08:48Hi guys,We are working on a project in which we want send  a data from sensor to “MICROSOFT AZUREâ€� cloud server.Our hardware is STM32F429ZI controller and Ethernet transceiver W5500 device. We are trying to send ...

STM32F103CB PB8 as input problem

Posted on June 15, 2017 at 12:14Hi,I encountered a problem with STM32F103CB when setting PB8 as pull-up input.In hardware, PB8 is externally pulled up to 3.3V. And it is set as pull-up input. However, after MCU start, it is being detected as low con...

0690X00000607NLQAY.png
Sam Wang by Associate II
  • 389 Views
  • 5 replies
  • 0 kudos

Ethernet STM32F429 with w5500

Posted on June 22, 2017 at 16:46Hi  guy's,I'm a new person to Ethernet, i try to configured as a client (on STM32F429 controller) ,Initialization is done ,i ping from Command promta on LAP top, and  got a response from  controller. Basic communicati...

Labels