How to connect STM32-F401RE nucleo board with Android via Bluetooth!
Good afternoon, I would like to know how I can connect the STM32-F401RE core board with Android via Bluetooth and also configure said bluetooth. The bluetooth model is the HC-05.
Good afternoon, I would like to know how I can connect the STM32-F401RE core board with Android via Bluetooth and also configure said bluetooth. The bluetooth model is the HC-05.
HII NEED ENABLE BRUST MODE WITH COMPRATOR FOR CURRENT CONTROL WITH HARDWAER ON HRTIMER AFTER CURRENT MORE THAN SETING IGNORE ONE SWICHING PERIOD
I used STM32F051R8T6 Discovery Board. I need SmBUS Communication to use Bq78350 (Texas). I need smbus example. The examples on your websites are so complicated and not working good. Can you send me simple example ? I am designing a bms system with st...
HelloI have a project that I must realize. I have to use the USB port FS of the STM32L475 card to be able to make the firmware updates by using the DFU.I successfully downloaded the firmware of the card with DfuSe Demo and then I tried to flash the M...
Posted on September 27, 2015 at 22:35Hi, I am trying to use stm32F3 discovery gyroscope with keil MDK.I used the template project provided by st and added the gyroscope head and .c file to the project.Unfortunately, when i build it i get this error...
Hello,I have a L432KC Nucleo. I would like to build a PID or PI software to control the speed of a DC motor. The closed loop element is a speed sensor to monitor RPM. I would appreciate if anyone has resources to share about developing this controll...
So I'm trying to implement the USB mass storage with an SD card connected to the STM32L4.I am using the STM32l476RG Nucleo board and have added the HSE clock source to the board.I have successfully implemented 1-bit SDIO with the FATFs middle-ware wh...
Hi, I'm using a Discovery IoT Board B-L475E-IOT01 with application FW STM32CubeExpansion_Cloud_AWS_V1.2.0. I test the application with my think registered on AWS on september, that use the following endpoint ULR: a8yx4uphexpln.iot.eu-west-2.amazonaws...
Hi, i've a question. I have a STM32F103VCT6 in the device, i need to rewrite the RTC block, which has the start address is 0x40002800 and has size 0x03FF. I try to rewrite it. But I can't to do it. ST-link utility shows error message: Programing erro...
Hi ALL,In file "stm32f30x.h" (and not only in it) exist preprocessor dependent compilation according to symbol defined on project level. There are symbols as STM32F303xC, STM32F302x8 etc., but I can't find something similar to STM32f302VD, STM32f302x...