STEVALFCU01V2 STM32Cube IDE build errors
HelloCan you teach me how to fix the build errors? Best Regards,Jerry
Discuss hardware and software design challenges, including NOR flash storage, OTA updates, component ID, and thermal management.
HelloCan you teach me how to fix the build errors? Best Regards,Jerry
Hi!I have the STEVAL-PROTEUS with FP-SNS-DATAPRO1 v1.1.0 programmed on it.Everything works now as expected, except this: Once I completed a sensor acquisition, I cannot configure the board to a mass storage device to retrieve the data file on my PC. ...
I use “printf()” to send message to my computer.is it right to use "printf"?
Hi,We are working on a design using the ST33TPHF2XI2C TPM, and we noticed that the chip provides four GPIOs. However, there is a lack of clarity regarding their configuration and control.Clearer documentation is needed on how the GPIOs are linked to ...
Is ISSI IS42S32400J-6BL dropdown replacement for MT48LC4M32B2B5 in STM32H750B-DK
Using ST-Link v2 and Utility I've been trying to read and save a hex file from a EVSE device that uses a STM32F1 microprocessor to control and display functions. I thought that it was just a matter of connecting via the debug/program interface and t...
我在学习中遇到了一些困难。根据目前的情况,我觉得我需要使用 STHV200Q 芯片。然而,当我在网上搜索信息时,我只能找到一个 4 页的 PDF 文档,其中包含对其功能和作用的简要介绍。但这还不足以让我弄清楚如何将外部电路连接到这个芯片以及如何正确使用它以使其正常运行。我是否可以获得更详细的用户手册,可以教我如何使用这个芯片?以下附件是我能够找到的 4 页 PDF。
Hi Usualy I see terms called pushpull configuration,open drain, pull up ,pull down and so on.what are the difference between them
Hi all I made a little program under arduino IDE (but I write directly into the registers), in order to test the command of WS2812b chips via the SPI1 MOSI pin : It worked perfectly with older BluPill boards I have got.Tried the same thing with BlueP...