I am using the LoRa Development board B-L072Z-LRWAN1 and it has got STM32L072CZ microcontroller .
I want to write the Firmware Update over the Air (FUOTA) Application code to this board.
Please share me the reference code links for the Bootloader code or send me the FUOTA application code for...
I'm working on a project where I have to connect multiple sensors to a microcontroller. We thought about using Arduino mega but the sampling rate (9600Hz) is too slow for what we want to achieve and the machine data we're trying to analyze. We need a Microcontroller with a sampling rate of 50kHz...
Hello everyone,
i am currently designing a PCB for a school project and have some difficulties in it's implementation. I want to use an STM32 MCU and make a PCB for it, the MCU does not contain any wireless communication capability, so I need to add a WLAN module to it. I have chosen this chip...
Hello,
I have a question about STM32F407.
I was wondering how to software trigger (not external trigger) a "one pulse" timer, using HAL library?
Thanks for the help.
Hi. I am using STM32F407VGT6 this one and RadioLink SE100 GPS. I am trying to get $GNGGA data via USART and displaying it in putty terminal. I am able to get and print data. After 3-4 minutes gps sensor led is blinking but no data is printed on terminal.
/* USER CODE BEGIN Header */
/**...
I made a project to implement it on LCD through both Arduino and STM32, but after I use Arduino, there is no response when I connect to STM32 to click, what is going on?
We designed a PCB with stm32f030c8t6. We soldered the PCB and tried to upload the code. Power has gone to the stm32f030c8t6 successfully but when we arranged a pin as a gpio output it wasn't high.
I want to make a circuit for triggering the STM32 microcontroller into the Bootloader mode. For normal operation of MCU using flash memory the BOOT0 pin should be low and for entering the bootloader mode the BOOT0 pin should be pulled high. Presently I am using Bistable multivibrator using 555...
LSM6DS33'ün HAL kitaplığına ihtiyacım var. Elinde olan veya bana yardım edebilecek biri var mı?
Mod Translated.
I need the HAL library of the LSM6DS33. Does anyone have it or can help me out?
bertp, Please use only English text. :)
I've been learning to program 32-bit ARM cortex-M controllers with an STM32 Nucleo (L476rg Nucleo). I've been playing with interfacing and controlling stepper motors so far. My next step is to move on to machine/computer vision and incorporate image sensing however upon some searching (hopefully...
I'm making a force feedback wheel with an STM32F103. So I had to learn about HID.
I made a very simple descriptor, to begin with.
I'm supposed to see the buttons count in binary in the controller visualizer but they're random.
Comparing the received value in USBlyser, when it's 0xA9, buttons 1...
Hello i would most importantly love to know the answer of why we should work with STM at low temperatures.
I understand that we need to work with STM microscopy at high vacuum so that we can make the work function easy , since it is a metal to vacuum interface . but i don't know if that...
Hey. I would like to get some advice regarding the selection of the bluetooth module for the low power STM32 microcontroller. I also would like some general advice regarding the STM32 and bluetooth modules.
I need to send some data on my STM32 few times a day, therefore I thought the best...
Hii everyone,
I'm working on Discovery board STM32F407VG soc. I know it can do 1149.1 boundary scan test. i want to test differential signal on this soc. After googling I found that differential signal can be test by 1149.6 standard. So is it possible that 1149.6 debug circuit can be on the...
I will be building my own board STM32 for my projects, I've noticed people always put breakout sockets for SWD. My question is why?
why not make it connected to the usb port for simpler debugging/uploading code
(Links are component datasheets or application notes.) I have a project using the STM32H series MCU that requires external SDRAM for data storage. Due to the size, the PCB is going to cost near $1,000 to fab and so I'd like to make sure that the design is correct before sending it to the board...
I am looking to make some projects like rover, drone etc. And after i get comfortable, i might try other types of iot projects and machine learning projects.
which mcu should i choose? i have already made some projects with arduino uno and esp8266, but some people have suggested to go with other...
Hi everyone,
I’m working in a young biotech company developing a scientific instrument for supporting its technology. I write a post on this forum for having your opinion on some choices that are offered to us at this early stage of the development of the apparatus firmware.
Our system has quite...