STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

steval 3dp001v1

Posted on March 11, 2018 at 18:18I purchased a STEVAL 3DP001V1 3D Printer Evaluation board.I have flashed the Marlin4ST binary files.From what I understand the Wi-FI module comes configured and this appears to be correct as '3dpserver' appears on my...

STM32F100RB wifi

Posted on March 11, 2018 at 14:51hi, can i use STM32F100RB to interface SPWF04SA via UART or SPI? i checked around no much example using these two together. any API or tutorial example i can use and follow?

newest EM-WIN

Posted on March 11, 2018 at 14:48Hi.Does anyone know if / when ST will release the newest EM-WIN (segger).Best regardsS. Panduro #emwin

spa23 by Associate III
  • 228 Views
  • 0 replies
  • 0 kudos

NUCLEO-H743ZI board LD39050PU33R

Posted on March 10, 2018 at 21:40On the NUCLEO-H743ZI board the LD39050PU33R 3.3 volt LDO provides voltage but what is the Vd or Vdrop for the LD39050PU33R? I found I can add 3.7 volt (18650 battery) to JP3 pin 3  : I can't use VBAT as it is wired t...

KevinA by Senior
  • 379 Views
  • 3 replies
  • 0 kudos

generate callback function

Posted on March 10, 2018 at 17:27Hello friends.I have uart. And I need generate callback function.For example. I send from PC 0x01 and I need generate call back function 'HelloWorld'. Send 0x02 generate 'SunShine'.So I receive char in interrupt:void...

WiFi VCOM Example Not Working

Posted on March 10, 2018 at 17:45Hi,    I just purchased the following setup:Computer: i7 / Windows 10Nucleo: STM32F401Expansion: IDW04A1I have Trustudio as the compiler currently. Updated drivers to current.  My problem is that when working the han...

Migration from Nucleo-64 board to Nucleo-144

Posted on March 10, 2018 at 08:06Hi, I've got a question related to making shields for Nucleo boards. The problem is portability of shields between boards. There are two questions, to which I can't find a simple answer:1. Do ST Morpho connectors on ...

HAL_GetUID

Posted on October 05, 2017 at 09:31When compiling using the HAL library STM32Cube_FW_F4_V1.16.0  I am getting an error that UID_BASE is not defined.Can someone point me out if I am missing a header file or declaration?