STM32F04 CAN init
Posted on April 09, 2015 at 19:43The 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 April 09, 2015 at 19:43The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on April 10, 2015 at 18:53Hello, I have a STM32F411 nucleo board and I would like to cut STLink out. I'm building a shield for nuecleo board and I want to add a SWD connector. So I look at CN4 on STLink and altium schematic and I have some d...
Posted on April 08, 2015 at 15:56Hello,MyProject: Calibrate RTC LSE clock continuously based on an external time reference.MyProblem: Calculation of re-calibration value.Description: I start a calibration measurement interval time t1 and stop it at ...
Posted on April 05, 2015 at 00:47Hello, I'm Leonardo, from Argentina. I've just started with STM32F4 Nucleo board and I'm trying to use CubeMX for Code generation. I configure TIM5 and 4 IC channel to generate Interrupt. So I'm studying the genera...
Posted on April 10, 2015 at 14:24hiwhat is the approach to do http://askubuntu.com/questions/502987/what-to-do-so-that-issue-net-shows-readable-banner-characters-to-chinese-russian with stm32f4 board?thank #software-design
Posted on August 30, 2013 at 00:22I am trying to interface LIS3DH Accelerometer over I2C to STM32l151rx series microcontroller , I am able to Read X,Y,Z register content , but i want to use the inbuilt motion detection interrupt feature of LIS3DH ...
Posted on March 23, 2015 at 10:06Hey there, I have a major problem with STM32nucleo an it's virtual COM port. I'm using it for a while to measure some voltages and send them to labview. Sometimes I got the a timeout error in labview, waiting for ser...
Posted on April 10, 2015 at 13:54Hi, i'm using SAI output on STM32F429BIT6. I used some of the code from STM32CubeF4-Example stm324x9i_eval_audio.c for initialization. In pricipal all works fine, but sometimes i get an Error from the SAI interface a...
Posted on April 10, 2015 at 13:46Hi all! I study the maximum transfer speed possible for USB HS host in STM32F407. Using code from ST-examples for USB High Speed host, I managed to transmit no more than 4 bulk packets of 512 bytes per microframe (12...
Posted on April 04, 2015 at 07:45Hi I was using cube for programming the stm32f030r8t6 for that there is a option of configuring the clock there I had managed clock by prescalling it to very small values i.e. /512 & /16 now when ever I used to downl...