RS232 Communication between two microcontrollers
Posted on December 11, 2017 at 10:25The original post was too long to process during our migration. Please click on the attachment to read the original post.
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on December 11, 2017 at 10:25The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on December 11, 2017 at 11:33Trying to use TIM16 of a STM32F072 to generate a (software triggered) one shot high pulse at a GPIO pin.As there are some screenshots, I have attached a PDF to show the problem. I do not use any timer hardware bes...
Posted on December 11, 2017 at 13:55Can I use internal pull-ups for SD card connection with SDIO interface(STM32F4xx)?#sdio #pull-up #sd-cards
Posted on December 10, 2017 at 16:56Hey,I am trying to test my MCU with the sequence bellow in order to check if i get time drift on the RTC clock.loop on :1. print RTC time + date2. enter stand by modeI tested the wake up from stand by mode with :...
Posted on December 11, 2017 at 14:58Hi everyone,I am using STM32F769I Eval Board and i am trying to run the STM32Cube_FW_F7_V1.7.0 CAN_Networking example.First i read the documentation and set the jumpers +-------------+-----------------+ | ...
Posted on December 04, 2017 at 07:05We are trying to communicate ST disco board with atmel board using example code of SPI.We have configured spi clock frequency 500000hzclock phase and clock polarity as zero, in atmel board.where to configure spi ...
Posted on December 11, 2017 at 12:40i want simple code in main.c file without any library !i am using 1) stm32cubeMX and 2) Atolluc true studio3) BMP180 sensor 4) Stm32f103c8if any one can have a solution then kindly share it ! Thanks in Advanced !!...
Posted on November 14, 2016 at 14:02 I'm trying to get the SDADC on a STM32F373 working for muti-channel acquisitions using the HAL (and not standard peripheral library). I've not found a good multi-channel tutorial/example that uses the HAL, so I...
Posted on December 11, 2017 at 10:51Hello!i am working with the STM32F437IIT6, i have an issue regarding the I2C.While working with some device on the I2C bus i can expirience a situation in which the busy bit in the SR2 register is always high.whe...
Posted on December 11, 2017 at 11:00hello,i need to open a serial port for printf perpouses (it cant be in the debug viewer), i believe i have installed all required drivers, but my board is not recognized in Device Manager->Ports (it does recognize...