stm32 with Cubemx Adafruit FRAM MB85RC256V I2c
Posted on May 13, 2018 at 20:35I'm new to stm32. I would like to find write / read code I2C for the Adrafruit Fram MB85RC256V, with Keil + CubeMx.Thank you very much in advance.Bravos
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on May 13, 2018 at 20:35I'm new to stm32. I would like to find write / read code I2C for the Adrafruit Fram MB85RC256V, with Keil + CubeMx.Thank you very much in advance.Bravos
Posted on May 14, 2018 at 14:20Hello Every One,I am writing a TCP client on STM32F427 MCU using netconn API. My device is able to connect three times out of ten times. it seems the problem with netconn_connect() api. please help with this.Note: net...
Posted on May 11, 2018 at 16:38I am getting the below error my internet speed is really good. i dont think thats an issue . i tried couple of times when it reaches 215MB it throws this error . and i also have enough disk space
Posted on May 13, 2018 at 06:09Hello guys. I have a problem with RTC. (STM32CubeMX 4.25.1, STM32F103C8T6, )On the penultimate version there was 1 error in the RTC code. But now added new mistakes.hrtc.Init.AsynchPrediv = RTC_AUTO_1_SECONDIt does not...
Posted on May 10, 2018 at 11:44Can I use STemWin + QSPIFlash by STM32CubeMX?or STM32CubeMX can only use STemWin + FMC SDRAM ?
Posted on May 01, 2018 at 08:23Dear friends,I have an issue with uSD reading and writing in DMA mode (How ever I am able to read and write data on SD card when dma template is off). I used CubeMX to configure ♯ but it did not work for me ''out of th...
Posted on May 12, 2018 at 04:01hello every body. I'm new here. I've just started learning STM32F373 with STM32F373VCT6. I use CMSIS to configure UART1. that seems there're no any error with my code. But when I use PL2303 to convert serial-usb for co...
Posted on May 14, 2018 at 10:20In the UM0462 document, the ''flash_loader_demo'' software displays the ''Edit option bytes'' option, as shown in thefollowing figure.But when I used the ''flash_loader_demo_v2.8.0'' to connect stm32f030, I did not fin...
Posted on October 24, 2017 at 04:11 Running latest 4.1 STM32CubeMx on both *buntu and Windows 7 and the generated stm32f4xx_hal_msp.c is totally different. The HAL libraries in both cases areSTM32Cube_FW_F4_V1.0. With the Linux version, the follo...
Posted on May 14, 2018 at 11:29I'm hoping someone can provide a straight-forward answer as to how I can operate multiple stepper motors using stacked IHM06A1 boards. In example code, the STSpin220 class is initialised as motor = new STSpin220(D2, D8...