Tasking and Cube
Posted on February 13, 2015 at 06:54Any idea when tasking vx compiler will be supported in stm cube ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on February 13, 2015 at 06:54Any idea when tasking vx compiler will be supported in stm cube ?
Posted on June 30, 2015 at 15:49 Hi! I'm trying to communicate with a http://www.cirrus.com/en/pubs/proDatasheet/CS4344-45-48_F2.pdfDAC via I²S but I can't get it to work. I followed the steps on the STM32's HAL http://www.st.com/st-...
Posted on June 29, 2015 at 13:28hello every one i use stm32f429 micro controller and use external 8mhz oscillator as external clock src. and connect output frq of the oscillator to osc_in pin and osc_out is floating. every thing work correctly i us...
Posted on June 15, 2015 at 21:25ghhhhhhhhhhhhk #lmgtfy #can-bus #stm32f207 #can-prescale-and-quanta
Posted on June 30, 2015 at 12:33Hi All, Iam using stm32f051r8t6 discovery for my application,facing problem while debugging the code in KEIL using stlink. The problem is when I enable ADC_IT_EOC though the ADC1_COMP_IRQHandler is getting i...
Posted on June 30, 2015 at 10:05 Hi everybody, I have a problem while doing the configuration of the SPI on my stm32f051r8. Indeed, I've written the hole initialization code but I can't see the the clock with a scope.. Can you help me? ...
Posted on June 29, 2015 at 09:13Stm32f429 dma data width change on the fly
Posted on June 28, 2015 at 17:36Hi, I would like to generate 2 PWM @ 6KHz, but i would like to have a delay between the PWMs of 5uS. I thought of using two different timers for the mission (each for each PWM), and just for the first time delay to us...
Posted on June 29, 2015 at 09:37Hello Sirs,Doesanybody use IEEE 754 format to represent float numbers?I need toconvert values to this standard format, and I was wondering if someone of youhas already done it with any STM32F. I�d bepleased if you ca...
Posted on June 29, 2015 at 16:37 Hi I'm trying to get a STM32F427 working as a I2C master using interrupts and everything is working apart from reading more than 2 bytes. I can write any number of bytes and read 1 or 2 bytes all OK. ...