Adapting a commercial evaluation boards to orher MCUs
Hi, does anybody know if STM offers customization service of commercial evaluation board? Any sales contact for further infos?Best Regards
Ask questions and find answers on STM32 hardware set-ups, including schematic-related challenges, debugging probes, power configurations, and more.
Hi, does anybody know if STM offers customization service of commercial evaluation board? Any sales contact for further infos?Best Regards
I'm trying to get the connect working from within STM32Cubeprogrammer through a stlink V2 to a STM32F103C8T6.After many, many attempts this still does not work. I keep getting: No STM32 target found. If you....etc.Granted, the ST-LINK V2 device is a ...
Hello,I am looking for a evaluation board for STMF427 MCU. Is the board NUCLEO-F429ZI the right evaluation board for it?Are the MCUs F427 and F429 different from each mainly from graphic features like the display interface? Kind regards,Neo
I am using G431RB board. I can connect and use PA9 and PA10 as GPIO correctly and use them to blink LEDs but for some reason PA8 does not work correctly. It does not work either as GPIO or timer. I don't know what the issue is because just two days ...
How does the program get loaded into the microcontroller from Stink can somebody please explain
Hello everyone,I'm currently experiencing an issue with my NUCLEO-G0B1RE. I've implemented a code to perform the following tasks:Continuously read the values of 4 ADC channels in DMA mode.Serially transmit the data through USB FS (device-only mode, C...
Hello,we are evaluating an energy efficient MCU that owns ethernet and I2S ports. We cannot find a proper evaluation board for STM32F107. The EVK STM3210C-EVAL is obsolet.Is there any available evaluation board for this MCU? Is this MCU not recommend...
Hi,I'm using a STLink-V3PWR. I have seen in the doc AN5999 that it's possible with the bridge to measure current/power consumption. Is there any DLL/API/Lib or C-Code example available for this?BR Sebastian
Hello everyone, I'm trying to use the Wifi module MXCHIP EMW3080 from the STWBXCS1 so I want to start from this example on a B-U585I-IOT2A since these boards share the same µC and Wifi module. I think I just need to change the use of SPI2 for wifi co...
Hi all, I am trying to connect to the processor STM32L431CCT6TR via SWD connection, but it says no device found. Blowe, I have pasted the message and debugger setup information. It is able to find the debugger. I have also attached the schematic if...