PWM tim3
Posted on January 23, 2014 at 04:02 hi, I'm using STM32F030R8T6 to create PWM with tim3 chanel3 (PB0) but after I check in oscilloscope nothing appear in pin B0. can someone help me find what is wrong with my code. #include ''stm3...
Posted on January 23, 2014 at 04:02 hi, I'm using STM32F030R8T6 to create PWM with tim3 chanel3 (PB0) but after I check in oscilloscope nothing appear in pin B0. can someone help me find what is wrong with my code. #include ''stm3...
Posted on January 18, 2014 at 09:16The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on January 22, 2014 at 07:50Hi all,I am using IAR v6.6, but I can not config project on release mode, when I select release mode, I still can dubug the code, but it must remove debug code on mode release.Maybe I wrong config, please help meTh...
Posted on January 22, 2014 at 18:50Hi guys,I have SPI1 set up on my STM32F4 Discovery board to communicate with a Wiznet W5500io ethernet board. I'm sending it commands which I expect responses to, but I'm getting no answer. I know the module is wor...
Posted on January 22, 2014 at 09:41i am trying to communicate between stm32100rb discovery value and transceiver cc2500 via spi1. for checking, i wrote a value to the cc2500 to specific register, and then, i read the value of this register, and prin...
Posted on January 21, 2014 at 09:41Hello to all,I am writing application which uses peripheral to memory DMA transfer. When transfers aresmaller than 65535 items written in NDTR register everything is working fine.To be able to support large piece o...
Posted on January 17, 2014 at 11:58 Hi all, I'm tryng to use SPI in half-duplex mode on STM32F303VC microcontroller. The STM32 act as Master. MOSI line is used as data line for input and output. In my setup I have to send an addr...
Posted on January 22, 2014 at 15:20HiI'm porting a software from STM32F101/STM32F103 to STM32F0x family of uC. I need to change the watchdog timeout during runtime. On the F101/F103 this worked. On F0x it seems to fail. For me it looks as if after a...
Posted on January 17, 2014 at 14:55In the http://www.st.com/st-web-ui/static/active/en/resource/technical/document/datasheet/DM00078075.pdf of the micro it's listed that the EEPROM size is of 2Kb.In the http://www.st.com/st-web-ui/static/active/en/r...
Posted on January 21, 2014 at 19:54The original post was too long to process during our migration. Please click on the attachment to read the original post.