stm32 nucleo and ultrasonic sensor
Posted on November 30, 2017 at 20:49Hi everyone,I have a shield stm32L476 Nucleo and an ultrasonic sensor.is it possible to connect them together ?Thank you
Posted on November 30, 2017 at 20:49Hi everyone,I have a shield stm32L476 Nucleo and an ultrasonic sensor.is it possible to connect them together ?Thank you
Posted on November 30, 2017 at 12:51Hi,I am developing a prototype board which does a set of programmed task and goes to standby mode. It has both clock interrupt and pin wake up interrupt to wake the controller up from the standby mode. I am facing...
Posted on December 01, 2017 at 11:17I am Japanese. Because there is little information on Japanese STM 32, please let me ask a simple question here.What is address offset? According to RM 0364 Reference manual ''STM 32 F 334 x x advanced ARM®-based ...
Posted on November 27, 2017 at 13:47I can't get a STM32 in 48 - pin Package to work. I need a minimal working reference.I have a STM32F042K6T6, It works fine, no problems, when I am using it on a breakout board:Reset pin voltage goes to VDD level, D...
Posted on December 01, 2017 at 12:08Hi all,It's possible to use the sector 0 to store the user variable and the other sector 1..31 for the program code?I've tried to set the STM32f072 but remains stuck.Thanks.
Posted on November 16, 2017 at 15:19Hallo. I'm working in a STM32L433 and I'm using CubeMX tool to generate the initialization code.I have a question regarding the comparators' Low level driver.Although I'm using both comparator input pin (In+ and I...
Posted on December 01, 2017 at 04:30Hi,The project is developed with Keil MDK, it run well. But I use OpenStm32 to create one project, and copy the source code into the OpenStm32 project. I can run with ST Jlink V2, but the code enter HardFault_Hand...
Posted on August 21, 2017 at 14:16I tried to use LL library for stm32f10x without CubeMX ( * @version V1.1.1 * @date: 12-May-2017) and almost immediately found some problems:1) You can't actually download LL library without CubeMX, even if you don...
Posted on November 30, 2017 at 06:22Can you please send me SPI example for STM32F746 nucleo board
Posted on November 07, 2016 at 12:19When regenerating code (previously correctly generated several times) CubeMX displays an error window and deletes an initialization assembler source file which prevents the Eclipse/System Workbench project to buil...